1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-22 17:59:02 +01:00

Add Airzone Cloud air/floor demand binary sensors (#120103)

This commit is contained in:
Álvaro Fernández Rojas
2024-06-21 16:22:05 +02:00
committed by GitHub
parent 97a025ccc1
commit f353b3fa54
3 changed files with 30 additions and 0 deletions

View File

@@ -18,8 +18,14 @@
},
"entity": {
"binary_sensor": {
"air_demand": {
"name": "Air demand"
},
"air_quality_active": {
"name": "Air Quality active"
},
"floor_demand": {
"name": "Floor demand"
}
},
"select": {