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,12 @@
alias: "Good Morning"
trigger:
platform: sun
event: sunrise
offset: "-00:30:00"
action:
- service: scene.turn_on
entity_id: scene.livingroom_normal
- service: notify.notify
data:
title: 'Anchorage House'
message: "Good Morning, Anchorage House is up and online."