mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-20 12:46:45 +00:00
9 lines
173 B
YAML
Executable File
9 lines
173 B
YAML
Executable File
sequence:
|
|
- event: LOGBOOK_ENTRY
|
|
event_data:
|
|
name: EVENT
|
|
message: "Turning inside lights off."
|
|
- service: switch.turn_off
|
|
data:
|
|
entity_id: switch.tower_lamp
|