mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 10:17:23 +00:00
Document Airzone water heater entities (#28579)
This commit is contained in:
parent
fbf93d0b22
commit
b7acdc73b7
@ -7,6 +7,7 @@ ha_category:
|
|||||||
- Climate
|
- Climate
|
||||||
- Select
|
- Select
|
||||||
- Sensor
|
- Sensor
|
||||||
|
- Water Heater
|
||||||
ha_iot_class: Local Polling
|
ha_iot_class: Local Polling
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_domain: airzone
|
ha_domain: airzone
|
||||||
@ -16,6 +17,7 @@ ha_platforms:
|
|||||||
- diagnostics
|
- diagnostics
|
||||||
- select
|
- select
|
||||||
- sensor
|
- sensor
|
||||||
|
- water_heater
|
||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
- '@Noltari'
|
- '@Noltari'
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
@ -94,3 +96,7 @@ For each Airzone zone (Thermostat), the following *sensors* are created:
|
|||||||
| :------------------ | :--------------------------------- |
|
| :------------------ | :--------------------------------- |
|
||||||
| humidity | Current zone relative humidity. |
|
| humidity | Current zone relative humidity. |
|
||||||
| temperature | Current zone temperature. |
|
| temperature | Current zone temperature. |
|
||||||
|
|
||||||
|
## Water Heater
|
||||||
|
|
||||||
|
For each Airzone device a *water heater entity* is created if supported.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user