-
Notifications
You must be signed in to change notification settings - Fork 0
Description
I have problems about the lack of synchronization between the Openhab item linked to the channel “power” and the real power state of my enigma2 device. When I set on/standby through the Openhab item everything works good and the power state showed in Openhab corresponds to the real state of the STB, when I set on/standby through the physical remote the Openhab item doesn’t update and so I experience the lack of synchronization.
Some other people experience this problem, as described in some of the posts of this discussion in the community
https://community.openhab.org/t/enigma2-binding/20178
and in one of its posts (https://community.openhab.org/t/enigma2-binding/20178/93) it was proposed an alternative way to solve this synchronization problem.
I think that fix the binding behavior would represent a better solution to this problem. Is there a way to do it and can I eventually help you with testing?