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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user