mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-02-09 00:55:08 +00:00
15 lines
357 B
YAML
15 lines
357 B
YAML
alias: "Jeff Leaves Manheim"
|
|
trigger:
|
|
platform: zone
|
|
event: leave
|
|
zone: zone.manheim
|
|
entity_id: device_tracker.jeffreysiphone
|
|
action:
|
|
- service: notify.notify
|
|
data:
|
|
title: 'Anchorage House'
|
|
message: "Jeff left Manheim"
|
|
- service: input_select.select_option
|
|
data:
|
|
entity_id: input_select.jeff_status
|
|
option: moving |