From f890d2db1df2539b540d4b29bc86bab5addaa6cc Mon Sep 17 00:00:00 2001 From: Simone Chemelli Date: Mon, 18 Sep 2023 21:32:14 +0200 Subject: [PATCH] Add sensor platform to Vodafone Station (#28916) * add sensor platform to Vodafone Station * cleanup --- source/_integrations/vodafone_station.markdown | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/source/_integrations/vodafone_station.markdown b/source/_integrations/vodafone_station.markdown index 10d8d63bca0..984a51a1f4a 100644 --- a/source/_integrations/vodafone_station.markdown +++ b/source/_integrations/vodafone_station.markdown @@ -12,6 +12,8 @@ ha_codeowners: ha_iot_class: Local Polling ha_platforms: - device_tracker + - sensor +ha_ssdp: false 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: - **Device tracker** - presence detection by looking at connected devices. +- **Sensor** - external IP address, uptime, firmware, resources and network monitors. {% 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 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`. - ### Tested models -This integartion was tested against the following models: +This integration was tested against the following models: - - Vodafone Power Station - - Vodafone WiFi 6 Station +- Vodafone Power Station +- Vodafone WiFi 6 Station