Added some basic sun and weather based automations

This commit is contained in:
Jeffrey Stone
2017-01-02 14:36:17 -05:00
parent 8527318b20
commit 23b60592c0
8 changed files with 77 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
alias: "Sunset Inside on"
trigger:
platform: sun
event: sunset
offset: "-01:00:00"
action:
service: script.inside_all_on