openhab/org.openhab.binding.zigbee

LevelControl states are not always consistent

cdjackson opened this issue · 1 comments

When a command in sent in the level control converter, the channel state is updated, however the local variables lastLevel and currentOnOffState are not updated. This means that when an attribute report is received, the next state update may be incorrect.

This issue has been mentioned on openHAB Community. There might be relevant details there:

https://community.openhab.org/t/item-node-is-not-updated-when-a-report-attributes-command-is-received/136463/20