Ben did check in some changes to his v2-dev branch, and now 8FACE WORKS!
Huzzah.
There’s a minor API problem that I fixed in my fork, and I’ve submitted a pull request.
@Steve_Russell you might look at what’s on his v2-dev branch now. I didn’t look closely at your forked repo, but I suspect he’s already merged your pull request.
I still have the VCV 1.1.6 (and the 2). I think that if you still have the folder where the Stoermelder modules are you can download any previous version and have access to the modules and open your old patches without them warnings telling you what modules are no longer available. What I couldn´t do is to have the 0.5 version and the 1.1.6 at the same time, I wanted to recover the time when there were Southpole modules but as I installed 0.5 the 1.1.6 got replaced and that would be a disgrace but I was lucky because someone updated them modules. Now I was looking for Stoermelder for the Rack 2 but it seems they’re not ready yet.
In the library, if you “Add” a module from a plugin, that module gets added to the moduleWhitelist of settings.json in your installation of Rack. That results in only whitelisted modules from that plugin being displayed in your module browser, and also means that any other non-whitelisted modules within that plugin will not be shown. Which sounds something like what you described.
If instead of using “Add” on the library’s module page, you use “Subscribe” from the plugins page, you should see all modules from the plugin in your module browser.
So a better suggestion might be to check your settings.json and see if Stoermelder-P1 is in the whitelist. If it is not in there, then you should see all modules. If it is in there, and has a value of “true”, you should see all modules. If it is in there, followed by some module names, then that is likely the cause of your problem.