tiny tweaks

This commit is contained in:
c0ffeeca7 2025-03-14 07:15:15 +01:00 committed by GitHub
parent 483f371dee
commit a017160b5b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,20 +34,14 @@ There is support for the following platform types within Home Assistant:
{% include integrations/config_flow.md %} {% include integrations/config_flow.md %}
{% configuration %} {% configuration_basic %}
host: host:
required: true
description: The IP address of the Vodafone Station router. description: The IP address of the Vodafone Station router.
type: string
username: username:
required: true
description: The username of the Vodafone Station router. description: The username of the Vodafone Station router.
type: string
password: password:
required: true
description: The password of the Vodafone Station router. description: The password of the Vodafone Station router.
type: string {% endconfiguration_basic %}
{% endconfiguration %}
## Integration options ## Integration options