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

6
automation.yaml Normal file
View File

@@ -0,0 +1,6 @@
# Sun Based
- !include automations/sunset_outside_on.yaml
- !include automations/sunset_inside_on.yaml
# Weather Based
- !include automations/cloudy_inside_on.yaml