mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-02-07 21:53:53 +00:00
9 lines
231 B
YAML
9 lines
231 B
YAML
jeff_at_work_notification:
|
|
sequence:
|
|
- condition: state
|
|
entity_id: input_boolean.text_notify_kat
|
|
state: "on"
|
|
- service: notify.ios_katherinestonesiphone
|
|
data:
|
|
message: Jeff has arrived at Summit
|