mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-28 16:57:14 +00:00
Updated automations
This commit is contained in:
7
automations/sunrise_inside_off.yaml
Normal file
7
automations/sunrise_inside_off.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
alias: "Sunset Inside on"
|
||||
trigger:
|
||||
platform: sun
|
||||
event: sunset
|
||||
offset: "+01:00:00"
|
||||
action:
|
||||
service: script.inside_all_off
|
Reference in New Issue
Block a user