@ -7,7 +7,7 @@
- platform: state
entity_id: group.kitchen_lights
state: 'on'
for: '00:10:00'
for: '00:05:00'
condition:
- condition: state
@ -30,7 +30,10 @@
- condition: sun
after: 'sunset'
entity_id: group.interior_lights
action:
- service: switch.turn_on
entity_id: switch.kitchen_accents
@ -62,6 +62,7 @@
brightness: 255
light.outdoor_foyer:
state: on
rgb_color: [255,255,255]
light.outdoor_sconce_3:
Powered by TurnKey Linux.