Made a new scene. Stairwell on, studio lights off.
This commit is contained in:
@ -76,8 +76,9 @@ basement_studio_scenes:
|
|||||||
- Relax
|
- Relax
|
||||||
- Purple
|
- Purple
|
||||||
- Pink
|
- Pink
|
||||||
- Baby Is Napping
|
|
||||||
- Kallen Reading
|
- Kallen Reading
|
||||||
|
- Baby Is Napping
|
||||||
|
- Stairwell
|
||||||
- Reset
|
- Reset
|
||||||
initial: Adaptive
|
initial: Adaptive
|
||||||
icon: mdi:twitch
|
icon: mdi:twitch
|
||||||
|
20
scenes.yaml
20
scenes.yaml
@ -1061,3 +1061,23 @@
|
|||||||
friendly_name: Basement LED Strip 1
|
friendly_name: Basement LED Strip 1
|
||||||
state: 'on'
|
state: 'on'
|
||||||
icon: mdi:palette
|
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
|
||||||
|
Reference in New Issue
Block a user