mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-26 18:57:17 +00:00
Update Vallox documentation for config flow (#20861)
This commit is contained in:
parent
5f1a08883e
commit
1e96488917
@ -4,6 +4,7 @@ description: Instructions on how to integrate Vallox ventilation units into Home
|
|||||||
ha_category:
|
ha_category:
|
||||||
- Fan
|
- Fan
|
||||||
- Sensor
|
- Sensor
|
||||||
|
ha_config_flow: true
|
||||||
ha_release: 0.96
|
ha_release: 0.96
|
||||||
ha_iot_class: Local Polling
|
ha_iot_class: Local Polling
|
||||||
ha_domain: vallox
|
ha_domain: vallox
|
||||||
@ -25,24 +26,7 @@ The **fan** platform of this integration allows you to either turn on/off the co
|
|||||||
|
|
||||||
Also, there is a **sensor** platform that exposes a number of relevant metrics like fan speed, various air temperatures and humidity.
|
Also, there is a **sensor** platform that exposes a number of relevant metrics like fan speed, various air temperatures and humidity.
|
||||||
|
|
||||||
## Configuration
|
{% include integrations/config_flow.md %}
|
||||||
|
|
||||||
```yaml
|
|
||||||
vallox:
|
|
||||||
host: IP_ADDRESS
|
|
||||||
```
|
|
||||||
|
|
||||||
{% configuration %}
|
|
||||||
host:
|
|
||||||
description: The IP or hostname of the ventilation unit in your home network.
|
|
||||||
required: true
|
|
||||||
type: string
|
|
||||||
name:
|
|
||||||
description: The name of this device as you want to see it in Home Assistant.
|
|
||||||
required: false
|
|
||||||
default: Vallox
|
|
||||||
type: string
|
|
||||||
{% endconfiguration %}
|
|
||||||
|
|
||||||
## Profile Switching
|
## Profile Switching
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user