home-assistant-configuration/automations/kat_home_enter.yaml

12 lines
235 B
YAML

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