Implement optional light variable to reverse color temp

This commit is contained in:
Louis
2021-12-11 21:54:57 +11:00
committed by rospogrigio
parent 76b86eb6e1
commit a5245c79f7
2 changed files with 18 additions and 5 deletions

View File

@@ -16,6 +16,7 @@ CONF_COLOR = "color"
CONF_COLOR_MODE = "color_mode"
CONF_COLOR_TEMP_MIN_KELVIN = "color_temp_min_kelvin"
CONF_COLOR_TEMP_MAX_KELVIN = "color_temp_max_kelvin"
CONF_COLOR_TEMP_REVERSE = "color_temp_reverse"
CONF_MUSIC_MODE = "music_mode"
# switch