mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 10:30:14 -04:00
19 lines
431 B
YAML
19 lines
431 B
YAML
alias: Clint at Work
|
|
id: automation_clint_at_work
|
|
#description:
|
|
trigger:
|
|
platform: state
|
|
entity_id: device_tracker.pixel_10_pro
|
|
to: "WMU"
|
|
action:
|
|
- action: input_text.set_value
|
|
data:
|
|
entity_id: input_text.person_clint
|
|
value: at work
|
|
# - action: notify.mobile_app_pixel_10_pro
|
|
# data:
|
|
# message: command_volume_level
|
|
# data:
|
|
# media_stream: notification_stream
|
|
# command: 1
|