mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 02:07:15 +00:00
Merge pull request #1067 from requenym/patch-1
added note to fastdotcom about only measuring download
This commit is contained in:
commit
2b07c22211
@ -15,6 +15,10 @@ ha_release: 0.26
|
|||||||
|
|
||||||
The `fastdotcom` sensor component uses the [Fast.com](https://fast.com/) web service to measure network bandwidth performance.
|
The `fastdotcom` sensor component uses the [Fast.com](https://fast.com/) web service to measure network bandwidth performance.
|
||||||
|
|
||||||
|
<p class='note'>
|
||||||
|
Currently fast.com only supports measuring download bandwidth. If you want to measure bandwidth metrics other then download such as ping and upload, utilize the [speedtest](/components/sensor.speedtest) component.
|
||||||
|
</p>
|
||||||
|
|
||||||
By default, it will run every hour. The user can change the update frequency in the config by defining the minute, hour, and day for a speedtest to run.
|
By default, it will run every hour. The user can change the update frequency in the config by defining the minute, hour, and day for a speedtest to run.
|
||||||
|
|
||||||
To add a Fast.com sensor to your installation, add the following to your `configuration.yaml` file:
|
To add a Fast.com sensor to your installation, add the following to your `configuration.yaml` file:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user