Jeffrey Stone d4075b3a4b Automation and Sensor Updates
Cleaned up Devices
Added Sensors for Computers
Cleaned up device based automations
2017-02-03 15:00:25 -05:00

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"