mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-29 01:03:14 +00:00
Reorginizing packages...
This commit is contained in:
@@ -114,6 +114,21 @@ automation:
|
||||
|
||||
script:
|
||||
|
||||
appliances_on:
|
||||
sequence:
|
||||
- service: switch.turn_on
|
||||
data:
|
||||
entity_id: switch.box_fans
|
||||
|
||||
appliances_off:
|
||||
sequence:
|
||||
- data:
|
||||
entity_id: switch.incense
|
||||
service: switch.turn_off
|
||||
- data:
|
||||
entity_id: switch.artemis
|
||||
service: switch.turn_off
|
||||
|
||||
washer_finished_notification_audible:
|
||||
sequence:
|
||||
- delay:
|
||||
|
Reference in New Issue
Block a user