Adding vallox number platform documentation (#24993)

This commit is contained in:
Jevgeni Kiski 2022-11-23 20:31:42 +02:00 committed by GitHub
parent 8f77ad831a
commit 0d0f9f2633
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,7 @@ ha_platforms:
- binary_sensor - binary_sensor
- fan - fan
- sensor - sensor
- number
- switch - switch
ha_codeowners: ha_codeowners:
- '@andre-richter' - '@andre-richter'
@ -29,6 +30,8 @@ The **sensor** platform exposes a number of relevant metrics like fan speed, var
The **switch** platform allows locking heat recovery bypass. The **switch** platform allows locking heat recovery bypass.
The **number** platform allows to control supply air temperatures.
{% include integrations/config_flow.md %} {% include integrations/config_flow.md %}
## Profile Switching ## Profile Switching