home-assistant-configuration/automations/kat_home_enter.yaml

11 lines
209 B
YAML

alias: "Kat Arrives Home"
trigger:
platform: zone
event: enter
zone: zone.home
entity_id: device_tracker.katherinesiphone
action:
- service: notify.notify
data:
message: "Kat arrived home"