Minor sunset stuff.

This commit is contained in:
CCOSTAN
2016-12-19 22:53:09 +00:00
parent 5b5413432b
commit 70ddb82402
2 changed files with 2 additions and 17 deletions

View File

@@ -9,20 +9,7 @@
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.dining_room_outlet
- delay: '00:00:30'
- service: switch.turn_on
entity_id: switch.foyer_outlet
- service: script.holiday_switches_on
- service: light.turn_on
entity_id:
- light.outdoor_bathroom
@@ -30,7 +17,6 @@
- light.tv_stand_light
data:
transition: 1200
######################################################################