From 2f5b6addefbd289e821506197fdd7a51bd37b320 Mon Sep 17 00:00:00 2001 From: Georgi Gardev Date: Thu, 1 Dec 2022 16:02:00 +0200 Subject: [PATCH] Flatten light groups --- lovelace/home_dashboard/kitchen_dashboard.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lovelace/home_dashboard/kitchen_dashboard.yaml b/lovelace/home_dashboard/kitchen_dashboard.yaml index 340eaaa..fdfcbb9 100644 --- a/lovelace/home_dashboard/kitchen_dashboard.yaml +++ b/lovelace/home_dashboard/kitchen_dashboard.yaml @@ -59,11 +59,11 @@ name: All - type: custom:button-card template: v3_button_light - entity: light.light_kitchen_main + entity: light.kitchen_main name: Main - type: custom:button-card template: v3_button_light - entity: light.light_kitchen_secondary + entity: light.kitchen_secondary name: Secondary - type: vertical-stack