mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-08 12:08:58 +00:00
1.3 KiB
1.3 KiB
title, description, ha_category, ha_release, ha_iot_class, ha_config_flow, ha_codeowners, ha_domain, ha_platforms, ha_integration_type
title | description | ha_category | ha_release | ha_iot_class | ha_config_flow | ha_codeowners | ha_domain | ha_platforms | ha_integration_type | |||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Fast.com | How to integrate Fast.com within Home Assistant. |
|
0.88 | Cloud Polling | true |
|
fastdotcom |
|
integration |
The fastdotcom
integration uses the Fast.com web service to measure network bandwidth performance.
Currently, the Fast.com integration only supports measuring download bandwidth. If you want to measure bandwidth metrics other than download such as ping and upload, utilize the Speedtest.net integration.
Enabling this integration will automatically create the Fast.com Sensor.
By default, a speed test will be run every hour. The user can manually run a speed test via the homeassistant.update_entity
service.
{% include integrations/config_flow.md %}
Notes
- When running on Raspberry Pi 3 or older, 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.