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:
@@ -349,6 +349,15 @@
|
||||
}
|
||||
},
|
||||
"select": {
|
||||
"bright": {
|
||||
"name": "Brightness"
|
||||
},
|
||||
"bias_gear": {
|
||||
"name": "Bias Gear"
|
||||
},
|
||||
"humidity": {
|
||||
"name": "Humidity"
|
||||
},
|
||||
"b6_power": {
|
||||
"name": "Smoke Machine Power"
|
||||
},
|
||||
@@ -1562,6 +1571,9 @@
|
||||
}
|
||||
},
|
||||
"switch": {
|
||||
"waterions": {
|
||||
"name": "Disinfection"
|
||||
},
|
||||
"mute": {
|
||||
"name": "Mute"
|
||||
},
|
||||
|
||||
@@ -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