Commit graph

12 commits

Author SHA1 Message Date
Erik Montnemery
0c2485bc03
Freeze integration entity descriptions ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-12-18 16:28:13 -10:00
Joost Lekkerkerker
2601c6789d
Add entity translations to Airzone () 2023-10-28 13:56:45 +02:00
Erik Montnemery
cc564026fa
Move EntityCategory to homeassistant.const ()
* Move EntityCategory to homeassistant.const

* Fix more imports
2023-02-09 20:15:37 +01:00
Álvaro Fernández Rojas
a78f183b64
Fix Airzone sensor and binary sensor updates ()
airzone: fix sensor and binary sensor updates

This regression was introduced in b9b83c05e9
along with the modifications for the strict typing.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2022-05-17 22:47:28 +03:00
Álvaro Fernández Rojas
b9b83c05e9
Add Airzone to strict typing () 2022-05-09 12:56:59 -05:00
Álvaro Fernández Rojas
88c2c5c36c
Add Binary Sensors for Airzone Systems () 2022-05-09 09:07:11 -05:00
Álvaro Fernández Rojas
d999c110a5
Remove unneeded attributes from Airzone Binary Sensors () 2022-04-27 14:22:49 +02:00
Álvaro Fernández Rojas
add7103d55
Use Airzone WebServer MAC address as unique ID ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-04-25 22:52:55 -10:00
Álvaro Fernández Rojas
a29265e725
Add Airzone Low Battery Binary Sensor ()
* airzone: binary_sensor: add Low Battery

This binary sensor is only applicable for Radio Thermostats.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>

* airzone: use BinarySensorDeviceClass

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2022-04-22 19:27:23 -10:00
Álvaro Fernández Rojas
6dc44863c4
Split and refactor AirzoneEntity () 2022-04-22 19:20:14 -10:00
Álvaro Fernández Rojas
4f49939bc0
Remove deprecated DEVICE_CLASS_* and STATE_CLASS_* from Airzone () 2022-04-01 20:51:20 +02:00
Álvaro Fernández Rojas
42a5e2d4fe
Add Airzone binary sensor platform ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-03-27 10:39:46 -10:00