mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
13 lines
252 B
YAML
13 lines
252 B
YAML
alias: Clint at Work
|
|
id: automation_clint_at_work
|
|
#description:
|
|
trigger:
|
|
platform: state
|
|
entity_id: device_tracker.pixel_7
|
|
to: "WMU"
|
|
action:
|
|
- action: input_text.set_value
|
|
data:
|
|
entity_id: input_text.person_clint
|
|
value: at work
|