12 lines
240 B
YAML
Raw Normal View History

2017-01-05 11:14:03 -05:00
alias: "Jeff Arrives Home"
trigger:
2017-04-19 09:25:20 -04:00
platform: zone
event: enter
zone: zone.home
entity_id: device_tracker.jeffreystonesiphone
2017-01-05 11:14:03 -05:00
action:
- service: notify.notify
data:
2017-04-09 18:42:48 -04:00
title: "Jarvis"
2017-04-19 09:25:20 -04:00
message: "Jeff is arriving home"