mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-17 19:46:43 +00:00
Added lights out scene for when we leave
This commit is contained in:
@@ -130,6 +130,28 @@
|
||||
light.kitchen_cabinet_lights:
|
||||
state: on
|
||||
|
||||
- name: lights out
|
||||
entities:
|
||||
light.kitchen_cabinets:
|
||||
state: off
|
||||
light.kitchen_cabinet_lights:
|
||||
state: off
|
||||
switch.upstairs:
|
||||
state: off
|
||||
group.rgb_lr:
|
||||
state: off
|
||||
switch.fireplace_lights:
|
||||
state: off
|
||||
light.0xe20db9fffe004207_light:
|
||||
state: off
|
||||
light.0xe20db9fffe003637_light:
|
||||
state: off
|
||||
switch.0xf0d1b80000052281_switch:
|
||||
state: off
|
||||
switch.rail_lights:
|
||||
state: off
|
||||
|
||||
|
||||
- name: haunted preshow
|
||||
entities:
|
||||
light.kitchen_cabinets:
|
||||
@@ -265,4 +287,4 @@
|
||||
group.rgb_lr:
|
||||
state: on
|
||||
brightness_pct: 100
|
||||
rgb_color: [255,40,0]
|
||||
rgb_color: [255,40,0]
|
||||
|
Reference in New Issue
Block a user