From a017160b5b039ca09a9c273d33483b29bef56f43 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Fri, 14 Mar 2025 07:15:15 +0100 Subject: [PATCH] tiny tweaks --- source/_integrations/vodafone_station.markdown | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/source/_integrations/vodafone_station.markdown b/source/_integrations/vodafone_station.markdown index 8dd264311c3..e09729c25a3 100644 --- a/source/_integrations/vodafone_station.markdown +++ b/source/_integrations/vodafone_station.markdown @@ -34,20 +34,14 @@ There is support for the following platform types within Home Assistant: {% include integrations/config_flow.md %} -{% configuration %} +{% configuration_basic %} 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 %} +{% endconfiguration_basic %} ## Integration options