mirror of
https://github.com/home-assistant/core.git
synced 2026-08-20 13:19:54 +01:00
* 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