home-assistant-configuration/automations/jeff_home_enter.yaml

15 lines
335 B
YAML
Raw Normal View History

2017-01-05 16:14:03 +00:00
alias: "Jeff Arrives Home"
trigger:
platform: zone
event: enter
zone: zone.home
entity_id: device_tracker.owntracks_jeffreysphone
2017-01-05 16:14:03 +00:00
action:
- service: notify.notify
data:
2017-01-29 21:08:37 +00:00
message: "Jeff arrived home"
2017-01-05 16:14:03 +00:00
- service: input_select.select_option
data:
entity_id: input_select.jeff_status
2017-01-29 21:08:37 +00:00
option: stationary