basnijholt / adaptive-lighting

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

Allow using the coolest/warmest color temperature of lights instead of manually specifying it #908

Closed Cyberbeni closed 5 months ago

Cyberbeni commented 5 months ago

I have 2 lights that I want to control that have similar color temperature on their minimum and maximum settings but the values that correspond to these settings in HA are way different. One light goes from 2702 to 6535. The other light goes from 2202 to 4000. This results in them changing color temperature at different times. It would be nice if there was a setting to control all lights between their minimum and maximum color temperatures instead of having to create different configurations for each light.

Cyberbeni commented 5 months ago

It's possible to set default min/max color temperature for lights, so this feature is not needed

https://community.home-assistant.io/t/min-color-temp-kelvin-and-max-color-temp-kelvin-setting/495044/2