From 02c0a037114304b6bf1ad172927d997b49f7a836 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Tue, 1 Feb 2022 20:35:34 -0500 Subject: [PATCH] Added specific light group for basement studio --- configuration.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/configuration.yaml b/configuration.yaml index 0056ac5..5721b1f 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -63,6 +63,12 @@ light: - light.hallway_overhead - light.kallen_bedroom_light - light.nursery_light + - platform: group + name: Basement Studio Lights + entities: + - light.basement_stairwell + - light.basement_tall_lamp + - light.basement_short_lamp frontend: themes: !include_dir_merge_named themes