mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +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:
|
||||
- Fan
|
||||
- Sensor
|
||||
ha_config_flow: true
|
||||
ha_release: 0.96
|
||||
ha_iot_class: Local Polling
|
||||
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.
|
||||
|
||||
## Configuration
|
||||
|
||||
```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 %}
|
||||
{% include integrations/config_flow.md %}
|
||||
|
||||
## Profile Switching
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user