home-assistant-configuration/automations/jeff_summit_enter.yaml
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
265 B
YAML

alias: "Jeff Arrives At Summit"
trigger:
platform: zone
event: enter
zone: zone.summit
entity_id: device_tracker.jeffreystonesiphone
action:
- service: notify.notify
data:
message: "Jeff arrived at Summit"
- service: script.jeff_is_stationary