From 10069817d00b9d7b47d7aaea910766dac5f28be8 Mon Sep 17 00:00:00 2001 From: ultratoto14 Date: Tue, 10 Nov 2020 14:13:03 +0100 Subject: [PATCH] Remove unecessary constants. --- custom_components/localtuya/const.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/custom_components/localtuya/const.py b/custom_components/localtuya/const.py index 9433566..a91a8c1 100644 --- a/custom_components/localtuya/const.py +++ b/custom_components/localtuya/const.py @@ -15,8 +15,6 @@ 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_SCENES = "scenes" -CONF_SCENE_DATA = "scene_data" CONF_MUSIC_MODE = "music_mode" # switch