From fed6c8546259ddae59f54014fd94226b7c9b8f52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ercan=20Aky=C3=BCrek?= Date: Sat, 4 Jan 2025 01:25:02 +0000 Subject: [PATCH] removed some templates which are pushed by accident --- .../localtuya/templates/rgbcct.yaml | 17 --------------- .../localtuya/templates/schlafzimmer.yaml | 21 ------------------- 2 files changed, 38 deletions(-) delete mode 100644 custom_components/localtuya/templates/rgbcct.yaml delete mode 100644 custom_components/localtuya/templates/schlafzimmer.yaml diff --git a/custom_components/localtuya/templates/rgbcct.yaml b/custom_components/localtuya/templates/rgbcct.yaml deleted file mode 100644 index dbaf01e36..000000000 --- a/custom_components/localtuya/templates/rgbcct.yaml +++ /dev/null @@ -1,17 +0,0 @@ -- light: - brightness: '22' - brightness_lower: 10 - brightness_upper: 1000 - color: '24' - color_mode: '21' - color_temp: '23' - color_temp_max_kelvin: 6500 - color_temp_min_kelvin: 2700 - color_temp_reverse: false - entity_category: None - friendly_name: rgbcct - icon: '' - id: '20' - music_mode: false - platform: light - scene_values: {} diff --git a/custom_components/localtuya/templates/schlafzimmer.yaml b/custom_components/localtuya/templates/schlafzimmer.yaml deleted file mode 100644 index 36c7d9193..000000000 --- a/custom_components/localtuya/templates/schlafzimmer.yaml +++ /dev/null @@ -1,21 +0,0 @@ -- light: - color: "24" - color_mode: "55" - friendly_name: RGB - id: "54" - platform: light -- light: - brightness: "22" - brightness_lower: 10 - brightness_upper: 1000 - color_mode: "21" - color_temp: "23" - color_temp_max_kelvin: 6500 - color_temp_min_kelvin: 2700 - color_temp_reverse: false - entity_category: None - friendly_name: White - id: "63" - music_mode: false - platform: light - scene_values: {}