basnijholt / adaptive-lighting

Adaptive Lighting custom component for Home Assistant
https://basnijholt.github.io/adaptive-lighting/
Apache License 2.0
1.77k stars 132 forks source link

manual_control is broken with having two switches for the same light (one brightness and one color) #730

Open basnijholt opened 1 year ago

basnijholt commented 1 year ago

Currently, having 2 switches, where 1 controls the brightness and the other controls the light does not work well with manual control.

Changing e.g., the brightness just marks the light as manually controlled overal, so also the color adaptation will stop.

Related: https://github.com/basnijholt/adaptive-lighting/issues/290