diff --git a/source/_integrations/vodafone_station.markdown b/source/_integrations/vodafone_station.markdown index 58f91b42846..14b20f5c4c9 100644 --- a/source/_integrations/vodafone_station.markdown +++ b/source/_integrations/vodafone_station.markdown @@ -34,6 +34,15 @@ There is support for the following platform types within Home Assistant: {% include integrations/config_flow.md %} +{% configuration_basic %} + host: + description: The IP address of the Vodafone Station router. + username: + description: The username of the Vodafone Station router. + password: + description: The password of the Vodafone Station router. +{% endconfiguration_basic %} + ## Integration options It is possible to change some behaviors through the {% term integration %} options. @@ -41,6 +50,10 @@ To change the settings, go to {% my integrations title="**Settings** > **Devices - **Consider home**: Number of seconds that must elapse before considering a disconnected device "not at home". +## Data updates + +This integration {% term polling polls %} data from the device every 30 seconds by default. + ## Additional info ### Device tracker @@ -54,3 +67,9 @@ This {% term integration %} was tested against the following models from Sercomm - Vodafone Power Station (SHG3000) - Vodafone WiFi 6 Station (RHG3006) - Vodafone Gigabox (SHG3000) - supplied by [Vodafone Ireland](https://deviceguides.vodafone.ie/vodafone/gigabox-windows-10/) + +## Removing the integration + +This integration follows standard integration removal. No extra steps are required. + +{% include integrations/remove_device_service.md %}