cgarwood / homeassistant-zwave_mqtt

Limited Pre-Release of the new OZW1.6 Z-Wave component. Currently has limited platform support. Check the README for more details.
72 stars 8 forks source link

Prefer target level for light state #88

Closed marcelveldt closed 4 years ago

marcelveldt commented 4 years ago

newer z-wave dimmers/bulbs will set the target property if they're transitioning to a new state. Partly related to https://github.com/cgarwood/homeassistant-zwave_mqtt/issues/72

minor fix

MartinHjelmare commented 4 years ago

Is this only applicable to the light platform or is there other device types where we would need to adjust it now or in the future?

marcelveldt commented 4 years ago

It's only for the light platform according to Fishwaldo.