13 lines
281 B
YAML
Raw Normal View History

2017-01-05 11:14:03 -05:00
alias: "Good Morning"
trigger:
2017-05-04 20:26:44 -04:00
platform: time
hours: 05
minutes: 15
seconds: 00
2017-01-05 11:14:03 -05:00
action:
- service: scene.turn_on
entity_id: scene.livingroom_normal
2017-04-20 22:18:00 -04:00
- service: notify.ios_jeffreystonesiphone
2017-01-05 11:14:03 -05:00
data:
2017-04-09 18:42:48 -04:00
message: "Good Morning, Anchorage House is up and online."