Document Airzone water heater entities (#28579)

This commit is contained in:
Álvaro Fernández Rojas 2023-09-11 02:31:21 +09:00 committed by GitHub
parent fbf93d0b22
commit b7acdc73b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@ ha_category:
- Climate
- Select
- Sensor
- Water Heater
ha_iot_class: Local Polling
ha_config_flow: true
ha_domain: airzone
@ -16,6 +17,7 @@ ha_platforms:
- diagnostics
- select
- sensor
- water_heater
ha_codeowners:
- '@Noltari'
ha_integration_type: integration
@ -94,3 +96,7 @@ For each Airzone zone (Thermostat), the following *sensors* are created:
| :------------------ | :--------------------------------- |
| humidity | Current zone relative humidity. |
| temperature | Current zone temperature. |
## Water Heater
For each Airzone device a *water heater entity* is created if supported.