home-assistant.io/source/_integrations/fastdotcom.markdown
Scott Reston 07b7c8c446
Update fastdotcom.markdown (#30322)
Fixed then/than spelling error
2023-12-14 10:10:34 +01:00

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.
Sensor
System monitor
0.88 Cloud Polling true
@rohankapoorcom
@erwindouna
fastdotcom
sensor
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.