home-assistant-configuration/scripts/inside_all_off.yaml

13 lines
274 B
YAML
Raw Normal View History

2018-07-18 17:56:30 +00:00
inside_all_off:
sequence:
- event: LOGBOOK_ENTRY
event_data:
name: EVENT
message: "Turning inside lights off"
- service: light.turn_off
data:
entity_id: light.tower_lamp
- service: light.turn_off
data:
entity_id: light.front_lamp