home-assistant-configuration/automations/kat_work_enter.yaml

11 lines
227 B
YAML

alias: "Kat Arrives Home"
trigger:
platform: zone
event: enter
zone: zone.zoo_atlanta
entity_id: device_tracker.katheriesiphone_2
action:
- service: notify.notify
data:
message: "Kat arrived at Zoo Atlanta"