home-assistant-configuration/automations/kat_home_enter.yaml

11 lines
226 B
YAML
Executable File

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