mirror of
https://github.com/Andre0512/hon.git
synced 2026-05-07 09:54:41 +02:00
Add compatibility for more fridge models #93
This commit is contained in:
@@ -887,6 +887,14 @@
|
||||
},
|
||||
"fan_speed": {
|
||||
"name": "Ventilatorsnelheid"
|
||||
},
|
||||
"humidity_level": {
|
||||
"state": {
|
||||
"low": "Laag",
|
||||
"mid": "Gemiddeld",
|
||||
"high": "Hoog"
|
||||
},
|
||||
"name": "Vochtigheidsniveau"
|
||||
}
|
||||
},
|
||||
"select": {
|
||||
|
||||
Reference in New Issue
Block a user