mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-28 16:57:14 +00:00
Version 3
This commit is contained in:
8
scripts/sunset_garage_open.yaml
Executable file
8
scripts/sunset_garage_open.yaml
Executable file
@@ -0,0 +1,8 @@
|
||||
sunset_garage_open:
|
||||
sequence:
|
||||
- condition: state
|
||||
entity_id: binary_sensor.garage_door
|
||||
state: "on"
|
||||
- service: script.driveway_all_on
|
||||
|
||||
|
Reference in New Issue
Block a user