Jeffrey Stone 361375cf5c Version 3
2018-07-18 13:56:30 -04:00

19 lines
419 B
YAML
Executable File

inside_all_on:
sequence:
- event: LOGBOOK_ENTRY
event_data:
name: EVENT
message: "Turning inside lights on."
- service: light.turn_on
data:
entity_id: light.tower_lamp
- service: light.turn_on
data:
entity_id: light.front_lamp
- service: light.turn_on
data:
entity_id: light.loft_lamp
- service: scene.turn_on
data:
entity_id: scene.livingroom_normal