mirror of
https://github.com/esphome/esphome.git
synced 2025-09-03 20:02:22 +01:00
Change color model to fix white channel issues (#1895)
This commit is contained in:
@@ -121,6 +121,7 @@ CONF_CODE = "code"
|
||||
CONF_COLD_WHITE = "cold_white"
|
||||
CONF_COLD_WHITE_COLOR_TEMPERATURE = "cold_white_color_temperature"
|
||||
CONF_COLOR = "color"
|
||||
CONF_COLOR_BRIGHTNESS = "color_brightness"
|
||||
CONF_COLOR_CORRECT = "color_correct"
|
||||
CONF_COLOR_TEMPERATURE = "color_temperature"
|
||||
CONF_COLORS = "colors"
|
||||
|
Reference in New Issue
Block a user