mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-10-09 15:48:10 +00:00
Update speedtest automation to change notification recipient from "parents" to "carlo" for improved personalization. i.e. my wife was getting annoyed.
This commit is contained in:
@@ -31,7 +31,7 @@ automation:
|
|||||||
Download: {{ states('sensor.speedtest_download') }} Mbps,
|
Download: {{ states('sensor.speedtest_download') }} Mbps,
|
||||||
Upload: {{ states('sensor.speedtest_upload') }} Mbps.
|
Upload: {{ states('sensor.speedtest_upload') }} Mbps.
|
||||||
value2: "One or both speeds are below 300 Mbps."
|
value2: "One or both speeds are below 300 Mbps."
|
||||||
who: "parents"
|
who: "carlo"
|
||||||
group: "information"
|
group: "information"
|
||||||
level: "active"
|
level: "active"
|
||||||
mode: single
|
mode: single
|
||||||
|
Reference in New Issue
Block a user