2017-01-28 14:30:56 +00:00
|
|
|
alias: "Kat Arrives Home"
|
|
|
|
trigger:
|
|
|
|
platform: zone
|
|
|
|
event: enter
|
|
|
|
zone: zone.home
|
2017-02-03 20:00:25 +00:00
|
|
|
entity_id: device_tracker.katherinesiphone
|
2017-01-28 14:30:56 +00:00
|
|
|
action:
|
|
|
|
- service: notify.notify
|
|
|
|
data:
|
2017-04-09 22:42:48 +00:00
|
|
|
title: "Jarvis"
|
2017-04-19 13:25:20 +00:00
|
|
|
message: "Kat is arriving home"
|