2017-01-05 16:14:03 +00: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-04-09 22:42:48 +00:00
|
|
|
title: "Jarvis"
|
|
|
|
message: "Good Morning, Anchorage House is up and online."
|