From cb19fe2a49e668230bce8b722179cdc1a0d87945 Mon Sep 17 00:00:00 2001 From: Adam Dodman Date: Sun, 15 Jan 2017 17:02:09 +0000 Subject: [PATCH] Add Speedtest tracking --- sensors/speedtest.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 sensors/speedtest.yaml diff --git a/sensors/speedtest.yaml b/sensors/speedtest.yaml new file mode 100644 index 0000000..3832e56 --- /dev/null +++ b/sensors/speedtest.yaml @@ -0,0 +1,8 @@ +- platform: speedtest + minute: + - 0 + - 30 + monitored_conditions: + - ping + - download + - upload