miba
(Michael)
January 12, 2020, 12:05pm
15
Thanks a million, @Sharpy , for your approach! As a workaround, it helped me to fix a serious issue that prevented me from using my Hue dimmers as intended:
… and in the current 2.5 stable. This weekend I took quite some time to perform a full openHAB setup from scratch which means I did
sudo openhab-cli backup
for my current configuration and then a fresh openHABian installation. I finally restored my backup via
sudo openhab-cli restore /var/lib/openhab2/backups/openhab2-backup.zip
To my surprise everything is fully working again except for that receivedEvent.getEvent() stuff. Seems like I have wasted the time.
Than…