mirror of
https://github.com/Andre0512/hon.git
synced 2026-06-10 04:10:49 +02:00
Add compatibility for more fridge models #93
This commit is contained in:
@@ -887,6 +887,14 @@
|
||||
},
|
||||
"fan_speed": {
|
||||
"name": "风扇速度"
|
||||
},
|
||||
"humidity_level": {
|
||||
"state": {
|
||||
"low": "低",
|
||||
"mid": "中",
|
||||
"high": "高"
|
||||
},
|
||||
"name": "湿度水平"
|
||||
}
|
||||
},
|
||||
"select": {
|
||||
|
||||
Reference in New Issue
Block a user