home-assistant-configuration/automations/jeff_home_leave.yaml

11 lines
229 B
YAML
Executable File

alias: "Jeff Leaves Home"
trigger:
platform: zone
event: leave
zone: zone.home
entity_id: device_tracker.jeffreystonesiphone
action:
- service: notify.ios_katherinestonesiphone
data:
message: "Jeff left home"