2017-04-09 18:42:48 -04:00

13 lines
279 B
YAML

alias: "Jeff Arrives Home"
trigger:
platform: zone
event: enter
zone: zone.home
entity_id: device_tracker.jeffreystonesiphone
action:
- service: notify.notify
data:
title: "Jarvis"
message: "Jeff has arrived home"
- service: script.jeff_is_stationary