mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-03-03 02:59:17 +00:00
9 lines
186 B
YAML
9 lines
186 B
YAML
|
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
|