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:
committed by
GitHub
parent
97a025ccc1
commit
f353b3fa54
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user