Add 3 documentation rules to Vodafone Station (#37957)

This commit is contained in:
c0ffeeca7 2025-03-14 09:34:53 +01:00 committed by GitHub
commit 043e86cc37
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 %}