home-assistant.io/source/_integrations/fastdotcom.markdown
Franck Nijhof 9162850d6e
Rename Services to Actions in integrations: F (#33811)
* Rename Services to Actions in integrations: F

* Apply suggestions from code review

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com>

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com>
2024-07-17 06:01:36 +02: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, ha_quality_scale
title description ha_category ha_release ha_iot_class ha_config_flow ha_codeowners ha_domain ha_platforms ha_integration_type ha_quality_scale
Fast.com How to integrate Fast.com within Home Assistant.
Sensor
System monitor
0.88 Cloud Polling true
@rohankapoorcom
@erwindouna
fastdotcom
diagnostics
sensor
integration gold

The fastdotcom integration uses the Fast.com web service to measure network bandwidth performance.

{% note %} 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. {% endnote %}

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 action.

{% 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.