mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Add installation parameters to Vodafone Station
This commit is contained in:
parent
b1ba3444b2
commit
4d593a17e3
@ -34,6 +34,21 @@ There is support for the following platform types within Home Assistant:
|
|||||||
|
|
||||||
{% include integrations/config_flow.md %}
|
{% 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
|
## Integration options
|
||||||
|
|
||||||
It is possible to change some behaviors through the {% term integration %} options.
|
It is possible to change some behaviors through the {% term integration %} options.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user