Updated Morning routines for the new school Year! High School and Middle School! + Blog #410

This commit is contained in:
ccostan
2018-08-23 17:55:38 -04:00
parent 22f6018eeb
commit 86c3b65854
6 changed files with 15 additions and 12 deletions

View File

@@ -1,11 +1,11 @@
######################################################################
## Stuff that needs to happen at 06:30am.
## Stuff that needs to happen at 05:50am.
######################################################################
- alias: 'Timed 640.'
- alias: 'Timed 550.'
trigger:
- platform: time
at: '06:40:00'
at: '05:50:00'
condition:
- condition: state
@@ -23,9 +23,8 @@
- fri
action:
- service: light.turn_on
- service: homeassistant.turn_on
entity_id:
- light.d1
- light.d2
- service: switch.turn_on
entity_id: switch.kitchen_accents
- group.dining_room_lights
- switch.kitchen_accents
- light.fridge

View File

@@ -27,12 +27,13 @@
entity_id:
- light.d1
- light.d2
- group.kitchen_lights
- service: light.turn_off
entity_id:
- group.dining_room_lights
- wait_template: >-
{{ states.sun.sun.state == 'above_horizon' }}
- service: switch.turn_off
entity_id: switch.kitchen_accents
- service: homeassistant.turn_off
entity_id:
- switch.kitchen_accents
- light.fridge