Wouter Born
Wouter Born
> I noticed on various occasions that openHAB didn't start properly after a package upgrade. Please add some logging etc. of when this happens. If you can reproduce it maybe...
It doesn't work with JUnit 5.13.1 either. When adding `-runtrace: true` to the .bnd file it shows that it cannot find the tests somehow: ## JUnit 5.11.4 ``` # automatic...
> I'm guessing the UI will be able to communicate to users that a Thing's configuration is read only and managed by service discovery while giving users the oppertunity to...
> It's not a bug, just Gen3 needs to be added Then I would have expected it to work after https://github.com/openhab/openhab-addons/pull/17869 got merged? 🤔 > we are discussing refactoring device...
Should they all use the `shellyplusplug` thing type?
> Those should all mal to the shellyplugs thing types. The issue with using the `shellyplugs` thing type is that it will not use gen2 APIs: https://github.com/openhab/openhab-addons/blob/6dbd1bab96b893553991272a5ee0081dfd888067/bundles/org.openhab.binding.shelly/src/main/java/org/openhab/binding/shelly/internal/api/ShellyDeviceProfile.java#L412-L417
> I have also Outdoor Plug and amazon plug on my desk Maybe you can test these changes with it?
OK great! I will only be reunited with my Plug S Gen3 tomorrow. 🤗
Today I tested the changes and it still works fine for me.
You can test this [org.openhab.binding.shelly-5.0.0-SNAPSHOT.jar](https://github.com/wborn/openhab-addons/releases/download/shelly-20250623/org.openhab.binding.shelly-5.0.0-SNAPSHOT.jar) @markus7017.