airzone: add battery_low binary sensor (#22490)

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
Álvaro Fernández Rojas 2022-04-23 12:15:11 +02:00 committed by GitHub
parent b5a99508d1
commit 7ee8851e77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,6 +42,7 @@ For each Airzone zone (Thermostat), the following *binary sensors* are created:
| Condition | Description |
| :------------------ | :--------------------------------- |
| air_demand | HVAC is running. |
| battery_low | Thermostat battery warning. |
| floor_demand | Radiating floor is running. |
| problems | Zone has errors or warnings. |