TedTolboom / dk.logichome

App to add support for Logic Home Control devices in Homey.
MIT License
2 stars 3 forks source link

Dimming doesn't represent the devices physical state #18

Open lurendrejer opened 6 years ago

lurendrejer commented 6 years ago

When a multilevel command is received from the device, it should change it's state in homey.

If button3, has multilevel set -association group tied to homey - and the button is pressed. The device actually sets the sub-device to ON, homey still keeps it off. (and vice versa)

This, in turn, causes homey to send the wrong command to the device when the use tries to change its state through the mobile app or web interface.