Updated automations

This commit is contained in:
Jeffrey Stone
2017-01-05 11:14:03 -05:00
parent 6b991f7001
commit fde0b87dcc
14 changed files with 171 additions and 12 deletions

View File

@@ -0,0 +1,13 @@
alias: "Good Night"
trigger:
platform: time
hours: 22
minutes: 00
seconds: 00
action:
- service: scene.turn_on
entity_id: scene.livingroom_night
- service: notify.notify
data:
title: 'Anchorage House'
message: "Shutting down for the night, Good Night"