From 4d593a17e38452f04f86a3b69e0f3b26c220683c Mon Sep 17 00:00:00 2001 From: Simone Chemelli Date: Thu, 13 Mar 2025 15:35:25 +0000 Subject: [PATCH] Add installation parameters to Vodafone Station --- source/_integrations/vodafone_station.markdown | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/source/_integrations/vodafone_station.markdown b/source/_integrations/vodafone_station.markdown index 58f91b42846..0a1156283ee 100644 --- a/source/_integrations/vodafone_station.markdown +++ b/source/_integrations/vodafone_station.markdown @@ -34,6 +34,21 @@ There is support for the following platform types within Home Assistant: {% include integrations/config_flow.md %} +{% configuration %} + host: + required: true + description: The IP address of the Vodafone Station router. + type: string + username: + required: true + description: The username of the Vodafone Station router. + type: string + password: + required: true + description: The password of the Vodafone Station router. + type: string +{% endconfiguration %} + ## Integration options It is possible to change some behaviors through the {% term integration %} options.