Open FranzSchi opened 3 days ago
This issue has been mentioned on openHAB Community. There might be relevant details there:
https://community.openhab.org/t/zigbee-binding-4-3-0-m4-error-on-smart-plugs/160221/21
Could the missing super keyword be the reason?
Yes, thanks. Not sure why that changed but it seems it was accidentally removed.
So, tested and it’s working!
Thank you
I have a philips RWL021 Switch. This dimmer control is linked in rules like shown here
after an inital update on console with: bundle:update -r org.openhab.binding.zigbee/4.3.0.M4 https://openhab.jfrog.io/artifactory/libs-snapshot-local/org/openhab/addons/bundles/org.openhab.binding.zigbee/4.3.0-SNAPSHOT/org.openhab.binding.zigbee-4.3.0-20241118.033607-16.jar
I've seen this error:
Then I've also updated the other Plugins and restarted the docker and enabled the logging. Result: I could no longer this error but now i see lots of "button pressed short" messags.
And for sure the button pressed is not recognized
See attached log: OHLog.zip