From fda9782e09576a01098837a3981d50d92e6eecb6 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Wed, 30 Mar 2022 13:13:19 -0400 Subject: [PATCH] Made a new scene. Stairwell on, studio lights off. --- input_select.yaml | 3 ++- scenes.yaml | 20 ++++++++++++++++++++ 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/input_select.yaml b/input_select.yaml index 38c4eac..a93753e 100644 --- a/input_select.yaml +++ b/input_select.yaml @@ -76,8 +76,9 @@ basement_studio_scenes: - Relax - Purple - Pink - - Baby Is Napping - Kallen Reading + - Baby Is Napping + - Stairwell - Reset initial: Adaptive icon: mdi:twitch diff --git a/scenes.yaml b/scenes.yaml index 07d471a..06ef52c 100644 --- a/scenes.yaml +++ b/scenes.yaml @@ -1061,3 +1061,23 @@ friendly_name: Basement LED Strip 1 state: 'on' icon: mdi:palette +- id: '1648660038401' + name: Basement Studio - Stairwell + entities: + light.basement_short_lamp: + icon: hue:floor-shade + friendly_name: Basement Short Lamp + state: 'off' + light.basement_stairwell: + icon: hue:wall-lantern + friendly_name: Basement Stairwell + state: 'on' + light.basement_led_strip_1: + icon: mdi:led-strip-variant + friendly_name: Basement LED Strip 1 + state: 'off' + light.basement_tall_lamp: + icon: hue:floor-shade + friendly_name: Basement Tall Lamp + state: 'off' + icon: mdi:palette