mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Document Airzone Cloud zone switch entities (#34722)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
b43838063e
commit
97e61d63ad
@ -7,6 +7,7 @@ ha_category:
|
||||
- Climate
|
||||
- Select
|
||||
- Sensor
|
||||
- Switch
|
||||
- Water heater
|
||||
ha_iot_class: Cloud Push
|
||||
ha_config_flow: true
|
||||
@ -17,6 +18,7 @@ ha_platforms:
|
||||
- diagnostics
|
||||
- select
|
||||
- sensor
|
||||
- switch
|
||||
- water_heater
|
||||
ha_codeowners:
|
||||
- '@Noltari'
|
||||
@ -108,6 +110,10 @@ For each Airzone WebServer (HVAC Wi-Fi controller), the following *sensors* are
|
||||
| :------------------ | :------------------------------------------------- |
|
||||
| rssi | Wi-Fi RSSI. |
|
||||
|
||||
## Switch
|
||||
|
||||
For each Airzone zone (thermostat), a switch entity is created to turn the thermostat on or off (without changing the HVAC mode).
|
||||
|
||||
## Water heater
|
||||
|
||||
For each Airzone device, a *water heater entity* is created if supported.
|
||||
|
Loading…
x
Reference in New Issue
Block a user