mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Document Airzone Cloud Water Heater support (#32191)
* airzone_cloud: document Water Heater support Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> * tiny tweak --------- Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
c32b1d6656
commit
f649562df0
@ -5,6 +5,7 @@ ha_release: 2023.6
|
|||||||
ha_category:
|
ha_category:
|
||||||
- Binary sensor
|
- Binary sensor
|
||||||
- Sensor
|
- Sensor
|
||||||
|
- Water heater
|
||||||
ha_iot_class: Cloud Push
|
ha_iot_class: Cloud Push
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_domain: airzone_cloud
|
ha_domain: airzone_cloud
|
||||||
@ -13,6 +14,7 @@ ha_platforms:
|
|||||||
- climate
|
- climate
|
||||||
- diagnostics
|
- diagnostics
|
||||||
- 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 WebServer (HVAC Wi-Fi controller), the following *sensors* are
|
|||||||
| Condition | Description |
|
| Condition | Description |
|
||||||
| :------------------ | :------------------------------------------------- |
|
| :------------------ | :------------------------------------------------- |
|
||||||
| rssi | Wi-Fi RSSI. |
|
| rssi | Wi-Fi RSSI. |
|
||||||
|
|
||||||
|
## Water heater
|
||||||
|
|
||||||
|
For each Airzone device, a *water heater entity* is created if supported.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user