Skip to content

Commit df633c8

Browse files
committed
Update speedtest automation to change notification recipient from "parents" to "carlo" for improved personalization. i.e. my wife was getting annoyed.
1 parent 5914a49 commit df633c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/packages/speedtest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ automation:
3131
Download: {{ states('sensor.speedtest_download') }} Mbps,
3232
Upload: {{ states('sensor.speedtest_upload') }} Mbps.
3333
value2: "One or both speeds are below 300 Mbps."
34-
who: "parents"
34+
who: "carlo"
3535
group: "information"
3636
level: "active"
3737
mode: single

0 commit comments

Comments
 (0)