Added new Nest Stuff - Removed Default View - Updated Sunrise lights.

This commit is contained in:
CCOSTAN
2016-12-06 23:06:03 +00:00
parent 8b668be7a2
commit 395c4362ce
9 changed files with 23 additions and 21 deletions

View File

@@ -8,12 +8,21 @@
event: sunset
action:
- service: script.monthly_front_house_scene
- service: switch.turn_on
entity_id: switch.living_room_outlet
- delay: '00:00:30'
- service: switch.turn_on
entity_id: switch.den_outlet
- delay: '00:00:30'
- service: switch.turn_on
entity_id: switch.living_room_outlet
- delay: '00:00:30'
- service: switch.turn_on
entity_id: switch.foyer_outlet
- service: light.turn_on
entity_id: light.outdoor_bathroom
- service: script.monthly_front_house_scene
######################################################################