mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 00:36:49 +00:00
Add 3 documentation rules to Vodafone Station (#37957)
This commit is contained in:
commit
043e86cc37
@ -34,6 +34,15 @@ There is support for the following platform types within Home Assistant:
|
|||||||
|
|
||||||
{% include integrations/config_flow.md %}
|
{% 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
|
## Integration options
|
||||||
|
|
||||||
It is possible to change some behaviors through the {% term 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".
|
- **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
|
## Additional info
|
||||||
|
|
||||||
### Device tracker
|
### Device tracker
|
||||||
@ -54,3 +67,9 @@ This {% term integration %} was tested against the following models from Sercomm
|
|||||||
- Vodafone Power Station (SHG3000)
|
- Vodafone Power Station (SHG3000)
|
||||||
- Vodafone WiFi 6 Station (RHG3006)
|
- Vodafone WiFi 6 Station (RHG3006)
|
||||||
- Vodafone Gigabox (SHG3000) - supplied by [Vodafone Ireland](https://deviceguides.vodafone.ie/vodafone/gigabox-windows-10/)
|
- 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 %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user