basnijholt / adaptive-lighting

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

Use brightness modes for color change #1072

Closed pomeloy closed 5 days ago

pomeloy commented 5 days ago

Currently, the default/linear/tanh modes only apply to the brightness. For dimmable lights, this is totally fine.

This leaves room for improvement though, as only reducing the brightness as per the changed mode while still keeping the default color mode for color-changing bulbs seems a bit inconsistent.

_As originally posted by @TheWanderer1983 in https://github.com/basnijholt/adaptive-lighting/issues/699#issuecomment-1695125687

pomeloy commented 5 days ago

Duplicate of #62