mirror of
https://github.com/home-assistant/core.git
synced 2026-05-27 18:56:26 +01:00
d55ed7a3a2
* Make flux always adjust brightness of light (even when not in XY mode) * Remove kelvin mode from flux switch The light/turn_on service only works with mired values, kelvin values are out of range per the schema. * Use already defined min/max values for light/turn_on schema * Clamp temp value to light/turn_on allowed values