mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Document Airzone water heater entities (#28579)
This commit is contained in:
parent
fbf93d0b22
commit
b7acdc73b7
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user