mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-28 16:57:14 +00:00
9 lines
183 B
YAML
Executable File
9 lines
183 B
YAML
Executable File
appliances_on:
|
|
sequence:
|
|
- service: switch.turn_on
|
|
data:
|
|
entity_id: switch.master_bedroom_fan
|
|
- service: switch.turn_on
|
|
data:
|
|
entity_id: switch.loft_box_fan
|