mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 02:46:53 +00:00
Netgear add notes about speedtest data usage (#25597)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
31241dd943
commit
88f9ec83c5
@ -71,9 +71,10 @@ The following router features can be turned on/off, and the status can be read:
|
||||
|
||||
### Speed test data
|
||||
|
||||
The "Average Ping", "Downlink Bandwidth" and "Uplink Bandwidth" can be tracked by performing a speed test every 30 minutes.
|
||||
If these sensor entities are enabled they will first show as Unknown since the first speed test does only happen 30 minutes after the integration loads, previous results will be restored on subsequent restarts.
|
||||
The speed test interval is chosen to be 30 minutes to not put unnecessary load on the network.
|
||||
The "Average Ping", "Downlink Bandwidth," and "Uplink Bandwidth" can be tracked by performing a speed test every 2 hours.
|
||||
If these sensor entities are enabled, they will first show previous results on integration load. The first new speed tests happens 2 hours after the integration loads.
|
||||
The speed test interval is chosen to be 2 hours not to put unnecessary load on the network and reduce data usage.
|
||||
When one or more of the three sensors is enabled, the speed tests will be performed. Note that this can cause high data usage depending on your internet connection speed which might be relevant when using metered/limited networks.
|
||||
|
||||
### Ethernet link status
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user