mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
Add sensor platform to Vodafone Station (#28916)
* add sensor platform to Vodafone Station * cleanup
This commit is contained in:
parent
4bbe0a21e8
commit
f890d2db1d
@ -12,6 +12,8 @@ ha_codeowners:
|
|||||||
ha_iot_class: Local Polling
|
ha_iot_class: Local Polling
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- device_tracker
|
- device_tracker
|
||||||
|
- sensor
|
||||||
|
ha_ssdp: false
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -20,15 +22,9 @@ The Vodafone Station integration allows you to control your [Vodafone Station](h
|
|||||||
There is support for the following platform types within Home Assistant:
|
There is support for the following platform types within Home Assistant:
|
||||||
|
|
||||||
- **Device tracker** - presence detection by looking at connected devices.
|
- **Device tracker** - presence detection by looking at connected devices.
|
||||||
|
- **Sensor** - external IP address, uptime, firmware, resources and network monitors.
|
||||||
{% include integrations/config_flow.md %}
|
{% include integrations/config_flow.md %}
|
||||||
|
|
||||||
## Configuration
|
|
||||||
|
|
||||||
The configuration in the UI asks for a a few information: host, username, password and SSL.
|
|
||||||
Depending on the model of the router, the login URL can be based on http:// or https://.
|
|
||||||
The default username is `vodafone`.
|
|
||||||
|
|
||||||
|
|
||||||
## Integration options
|
## Integration options
|
||||||
|
|
||||||
It is possible to change some behaviors through the integration options.
|
It is possible to change some behaviors through the integration options.
|
||||||
@ -42,10 +38,9 @@ To change the settings, go to {% my integrations title="**Settings** > **Devices
|
|||||||
|
|
||||||
**Note**: If you don't want to automatically track newly detected devices, disable the integration system option `Enable new added entities`.
|
**Note**: If you don't want to automatically track newly detected devices, disable the integration system option `Enable new added entities`.
|
||||||
|
|
||||||
|
|
||||||
### Tested models
|
### Tested models
|
||||||
|
|
||||||
This integartion was tested against the following models:
|
This integration was tested against the following models:
|
||||||
|
|
||||||
- Vodafone Power Station
|
- Vodafone Power Station
|
||||||
- Vodafone WiFi 6 Station
|
- Vodafone WiFi 6 Station
|
||||||
|
Loading…
x
Reference in New Issue
Block a user