mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-29 01:03:14 +00:00
Updated automations
This commit is contained in:
6
automations/sunrise_outside_off.yaml
Normal file
6
automations/sunrise_outside_off.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
alias: "Sunset Outside off"
|
||||
trigger:
|
||||
platform: sun
|
||||
event: sunrise
|
||||
action:
|
||||
service: script.outside_all_off
|
Reference in New Issue
Block a user