Cleaning up automations

This commit is contained in:
Jeffrey Stone
2017-01-09 14:48:07 -05:00
parent bc501622e9
commit 1e63ccbd3f
14 changed files with 25 additions and 21 deletions

View File

@@ -1,6 +1,10 @@
alias: "Sunset Outside off"
alias: "Sunrise Outside off"
trigger:
platform: sun
event: sunrise
action:
service: script.outside_all_off
- service: notify.notify
data:
title: 'Sun is Up!'
message: "Turning off Outside Lights."
- service: script.outside_all_off