Tightened up the loose ends.

pull/76/head
CCOSTAN 9 years ago
parent c26005a59f
commit 061d78c3a3

@ -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:
- condition: sun
after: 'sunset'
- condition: state
entity_id: group.interior_lights
state: 'on'
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]
brightness: 255
light.outdoor_sconce_3:
state: on

Loading…
Cancel
Save

Powered by TurnKey Linux.