gicamm / homeassistant-comelit

With Comelit Hub/Vedo integration, you can connect your Home Assistant instance to Comelit Simple Home and Vedo systems.
Apache License 2.0
23 stars 7 forks source link

Correct dimmer lights not be interpreted as an ON/OFF light #91

Closed Just-inc-ace closed 2 months ago

Just-inc-ace commented 2 months ago

As described in https://github.com/gicamm/homeassistant-comelit/issues/86 my dimmers were interpreted as ON/OFF lights due to the fact that the variable passed is a value instead of a set. This makes supported_color_modes incorrect.

gicamm commented 2 months ago

Thank you for your contribution