Home-AssistantConfig/config/automation/Timed_Triggers/0550.yaml

33 lines
716 B
YAML
Raw Normal View History

2018-01-02 00:00:45 +00:00
######################################################################
## Stuff that needs to happen at 05:50am.
2018-01-02 00:00:45 +00:00
######################################################################
- alias: 'Timed 550'
2018-01-02 00:00:45 +00:00
trigger:
- platform: time
at: '05:50:00'
2018-01-02 00:00:45 +00:00
condition:
- condition: state
entity_id: group.family
state: home
- condition: state
entity_id: input_boolean.school_mode
state: 'on'
- condition: time
weekday:
- mon
- tue
- wed
- thu
- fri
action:
- service: homeassistant.turn_on
2018-01-02 00:00:45 +00:00
entity_id:
- group.dining_room_lights
- light.fridge
- light.k2
- light.k3
- light.k5