Jeffrey Stone 412893f966 Big Update
Added new scripts for status
Added new automations for pressance and status
Removed problematic value template from cover
Added moon status
Added customizations for travel times
Rearranged groups
Lots of other small changes
2017-04-09 11:22:38 -04:00

12 lines
247 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"
- service: script.kat_is_stationary