openhab / org.openhab.binding.zigbee

openHAB binding for ZigBee
Eclipse Public License 2.0
73 stars 111 forks source link

LevelControl states are not always consistent #768

Closed cdjackson closed 2 years ago

cdjackson commented 2 years ago

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.

openhab-bot commented 2 years ago

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