From f92d3cbe0b1654522fa21f9deb666c86984f9042 Mon Sep 17 00:00:00 2001 From: Quatroking Date: Sun, 1 Sep 2019 11:09:39 +0200 Subject: [PATCH] Added an extra note regarding data consumption (#10261) I got stuck trying to figure out why my HASS install was consuming gigs of data each month only to realize that this component was running every few hours --- source/_components/fastdotcom.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_components/fastdotcom.markdown b/source/_components/fastdotcom.markdown index d0fa17548da..4d22bcb2dc9 100644 --- a/source/_components/fastdotcom.markdown +++ b/source/_components/fastdotcom.markdown @@ -79,3 +79,4 @@ action: - When running on Raspberry Pi, the maximum speed is limited by its 100 Mbit/s LAN adapter. - The sensor will return the maximum measured speed during a 15-second test. +- Speed tests consume data depending on your internet speed, make sure to consider this if your internet connection has limited bandwidth.