mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-07-20 11:00:07 +00:00
9 lines
186 B
YAML
Executable File
9 lines
186 B
YAML
Executable File
appliances_off:
|
|
sequence:
|
|
- service: switch.turn_off
|
|
data:
|
|
entity_id: switch.master_bedroom_fan
|
|
- service: switch.turn_off
|
|
data:
|
|
entity_id: switch.loft_box_fan
|