2016-11-09 23:59:13 +00:00

18 lines
508 B
YAML
Executable File

######################################################################
## Time to eat - Set it up!
######################################################################
- alias: Mealtime
trigger:
- platform: event
event_type: mealtime
action:
- service: light.turn_on
entity_id:
- group.dinette_lights
- group.kitchen_lights
- service: light.turn_off
entity_id:
- light.office_lamp
- group.living_room_lights