Update speedtest automation to change notification recipient from "parents" to "carlo" for improved personalization. i.e. my wife was getting annoyed.

pull/1535/head
Carlo Costanzo 3 months ago
parent 5914a49ae1
commit df633c8afc

@ -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

Loading…
Cancel
Save

Powered by TurnKey Linux.