mirror of
https://github.com/Andre0512/hon.git
synced 2026-05-14 04:20:36 +02:00
Add compatibility for more fridge models #93
This commit is contained in:
@@ -887,6 +887,14 @@
|
||||
},
|
||||
"fan_speed": {
|
||||
"name": "Rychlost ventilátoru"
|
||||
},
|
||||
"humidity_level": {
|
||||
"state": {
|
||||
"low": "Nízká",
|
||||
"mid": "Střední",
|
||||
"high": "Vysoká"
|
||||
},
|
||||
"name": "Úroveň vlhkosti"
|
||||
}
|
||||
},
|
||||
"select": {
|
||||
|
||||
Reference in New Issue
Block a user