mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Vallox switch platform (#24963)
* vallox_bypass * Update source/_integrations/vallox.markdown Co-authored-by: Franck Nijhof <frenck@frenck.nl> Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
e9547db82a
commit
cf26ad460e
@ -4,6 +4,7 @@ description: Instructions on how to integrate Vallox ventilation units into Home
|
|||||||
ha_category:
|
ha_category:
|
||||||
- Fan
|
- Fan
|
||||||
- Sensor
|
- Sensor
|
||||||
|
- Switch
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_release: 0.96
|
ha_release: 0.96
|
||||||
ha_iot_class: Local Polling
|
ha_iot_class: Local Polling
|
||||||
@ -12,6 +13,7 @@ ha_platforms:
|
|||||||
- binary_sensor
|
- binary_sensor
|
||||||
- fan
|
- fan
|
||||||
- sensor
|
- sensor
|
||||||
|
- switch
|
||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
- '@andre-richter'
|
- '@andre-richter'
|
||||||
- '@slovdahl'
|
- '@slovdahl'
|
||||||
@ -23,7 +25,9 @@ The `vallox` integration lets you control any Vallox ventilation unit that is su
|
|||||||
|
|
||||||
The **fan** platform of this integration allows you to turn on/off the complete unit via the toggle switch and to select a ventilation profile.
|
The **fan** platform of this integration allows you to turn on/off the complete unit via the toggle switch and to select a ventilation profile.
|
||||||
|
|
||||||
Also, there is a **sensor** platform that exposes a number of relevant metrics like fan speed, various air temperatures and humidity.
|
The **sensor** platform exposes a number of relevant metrics like fan speed, various air temperatures, and humidity.
|
||||||
|
|
||||||
|
The **switch** platform allows locking heat recovery bypass.
|
||||||
|
|
||||||
{% include integrations/config_flow.md %}
|
{% include integrations/config_flow.md %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user