mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +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:
|
||||
- Binary sensor
|
||||
- Sensor
|
||||
- Water heater
|
||||
ha_iot_class: Cloud Push
|
||||
ha_config_flow: true
|
||||
ha_domain: airzone_cloud
|
||||
@ -13,6 +14,7 @@ ha_platforms:
|
||||
- climate
|
||||
- diagnostics
|
||||
- sensor
|
||||
- water_heater
|
||||
ha_codeowners:
|
||||
- '@Noltari'
|
||||
ha_integration_type: integration
|
||||
@ -94,3 +96,7 @@ For each Airzone WebServer (HVAC Wi-Fi controller), the following *sensors* are
|
||||
| Condition | Description |
|
||||
| :------------------ | :------------------------------------------------- |
|
||||
| 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