11 lines
228 B
YAML
Raw Permalink 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:
2017-05-04 20:26:44 -04:00
- service: notify.ios_katherinestonesiphone
2017-01-05 11:14:03 -05:00
data:
2017-05-04 20:26:44 -04:00
message: "Jeff is home"