Álvaro Fernández Rojas
|
a29adc0a6a
|
Airzone select improvements (#92894)
* airzone: select: remove unneed .keys()
Fixes late comment when select platform was introduced.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* airzone: select: make options translatable
This was a late comment when the select platform was introduced.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* airzone: select: change options to lists (from enums)
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* tests: airzone: fix python 3.10 tests
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* airzone: select: add manual dict values
This was requested in order to keep control of the translation strings.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* Revert "airzone: select: add manual dict values"
This reverts commit b818a2674d .
* Revert "tests: airzone: fix python 3.10 tests"
This reverts commit 93f8bd1430 .
* Revert "airzone: select: change options to lists (from enums)"
This reverts commit e503a1dd3a .
* airzone: select: options: copy dict to list
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* airzone: select: use degree symbol
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
---------
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
2023-05-24 08:21:24 +02:00 |
Álvaro Fernández Rojas
|
f1ffb25d99
|
Add Airzone DHCP discovery support (#82339)
|
2022-11-23 12:32:23 -07:00 |
Álvaro Fernández Rojas
|
c76b21e24e
|
Support specifying Airzone System ID (#69751)
|
2022-04-13 19:12:21 +02:00 |
epenet
|
e362871499
|
Prettify json (strings.json) (#68885)
|
2022-03-30 10:35:30 +02:00 |
Álvaro Fernández Rojas
|
8549e31b27
|
Add Airzone HVAC Zoning Systems (#67666)
|
2022-03-08 22:28:39 +01:00 |