13 lines
290 B
YAML
Raw Normal View History

2017-01-05 11:14:03 -05:00
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:
2017-01-09 14:48:07 -05:00
title: 'Good Morning'
2017-01-05 11:14:03 -05:00
message: "Good Morning, Anchorage House is up and online."