mirror of
https://github.com/sususweet/midea-meiju-codec.git
synced 2025-11-12 16:01:54 +00:00
feat: add support for T0xFC. Fix #47.
This commit is contained in:
@@ -353,6 +353,15 @@
|
||||
}
|
||||
},
|
||||
"select": {
|
||||
"bright": {
|
||||
"name": "亮度"
|
||||
},
|
||||
"bias_gear": {
|
||||
"name": "降噪设置"
|
||||
},
|
||||
"humidity": {
|
||||
"name": "设定湿度"
|
||||
},
|
||||
"b6_power": {
|
||||
"name": "烟机开关"
|
||||
},
|
||||
@@ -1566,6 +1575,9 @@
|
||||
}
|
||||
},
|
||||
"switch": {
|
||||
"waterions": {
|
||||
"name": "消杀"
|
||||
},
|
||||
"mute": {
|
||||
"name": "静音"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user