From be5bfa1d32d0eb8abe848fde3f30cde301de3994 Mon Sep 17 00:00:00 2001 From: Carlo Costanzo Date: Fri, 21 Nov 2025 22:05:49 -0500 Subject: [PATCH] Add entity configuration for Living Room lights and remove main slider from light groups. Enhances clarity in light management.- Finally fix the Alexa change the color commands. --- config/configuration.yaml | 5 +++++ config/light_groups.yaml | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/config/configuration.yaml b/config/configuration.yaml index 3a645670..2a7ec1e8 100755 --- a/config/configuration.yaml +++ b/config/configuration.yaml @@ -55,6 +55,11 @@ cloud: - cover - input_boolean - camera + entity_config: + light.living_room_lights: + name: Living Room Lights + light.main_slider: + name: Living Room Slider #discovery: # This groups up lights but displays them as light.xxxx diff --git a/config/light_groups.yaml b/config/light_groups.yaml index 1cf3a90a..65183573 100755 --- a/config/light_groups.yaml +++ b/config/light_groups.yaml @@ -36,7 +36,6 @@ - light.m1_back_right - light.m1_front_left - light.m1_front_right - - light.main_slider - platform: group name: Living Room Accents