Remove unecessary constants.
This commit is contained in:
@@ -15,8 +15,6 @@ CONF_COLOR = "color"
|
|||||||
CONF_COLOR_MODE = "color_mode"
|
CONF_COLOR_MODE = "color_mode"
|
||||||
CONF_COLOR_TEMP_MIN_KELVIN = "color_temp_min_kelvin"
|
CONF_COLOR_TEMP_MIN_KELVIN = "color_temp_min_kelvin"
|
||||||
CONF_COLOR_TEMP_MAX_KELVIN = "color_temp_max_kelvin"
|
CONF_COLOR_TEMP_MAX_KELVIN = "color_temp_max_kelvin"
|
||||||
CONF_SCENES = "scenes"
|
|
||||||
CONF_SCENE_DATA = "scene_data"
|
|
||||||
CONF_MUSIC_MODE = "music_mode"
|
CONF_MUSIC_MODE = "music_mode"
|
||||||
|
|
||||||
# switch
|
# switch
|
||||||
|
Reference in New Issue
Block a user