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": "Prędkość wentylatora"
|
||||
},
|
||||
"humidity_level": {
|
||||
"state": {
|
||||
"low": "Niskie",
|
||||
"mid": "Średnie",
|
||||
"high": "Wysokie"
|
||||
},
|
||||
"name": "Poziom wilgotności"
|
||||
}
|
||||
},
|
||||
"select": {
|
||||
|
||||
Reference in New Issue
Block a user