Madelena Mak d4c03fe1be
Update the theme to match branding better (#33462)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-06-30 13:47:01 +02:00

1.2 KiB

title description ha_release ha_category ha_iot_class ha_config_flow ha_codeowners ha_domain ha_platforms ha_integration_type
Vilfo Router Instructions on how to integrate a Vilfo Router into Home Assistant. 0.106
Network
Sensor
System monitor
Local Polling true
@ManneW
vilfo
sensor
integration

The Vilfo Router {% term integration %} allows you to observe the state of your Vilfo Router from Home Assistant.

It currently supports reporting the current load of the device in percent and the current uptime measured in minutes.

{% include integrations/config_flow.md %}

Obtaining an access token

The access token for the API can be obtained through the Vilfo web-UI in the pane named "general". Visit the official API documentation for more information on how to find your token.

{% important %} In version 1.0.13 of the Vilfo firmware, access tokens are invalidated when a new login to the web UI is made. To prevent web UI logins from interfering with the API calls, you can create a separate user solely for API purposes and use its access token. {% endimportant %}