home-assistant-configuration/automations/jeff_home_leave.yaml

12 lines
236 B
YAML

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