home-assistant-configuration/automations/kat_home_leave.yaml

11 lines
205 B
YAML

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