mirror of
https://github.com/sususweet/midea-meiju-codec.git
synced 2025-12-22 12:27:12 +00:00
feat: add device mapping for T0x17 and T0xBC.
This commit is contained in:
@@ -388,6 +388,9 @@
|
||||
}
|
||||
},
|
||||
"select": {
|
||||
"updown": {
|
||||
"name": "Up/Down"
|
||||
},
|
||||
"ud_swing_angle": {
|
||||
"name": "UD Swing Angle"
|
||||
},
|
||||
@@ -1811,6 +1814,12 @@
|
||||
}
|
||||
},
|
||||
"number": {
|
||||
"light_brightness": {
|
||||
"name": "Light Brightness"
|
||||
},
|
||||
"laundry_height": {
|
||||
"name": "Laundry Height"
|
||||
},
|
||||
"water_quality": {
|
||||
"name": "Water Quality"
|
||||
},
|
||||
@@ -1866,6 +1875,9 @@
|
||||
}
|
||||
},
|
||||
"switch": {
|
||||
"laundry": {
|
||||
"name": "One Key Laundry"
|
||||
},
|
||||
"winter_mode": {
|
||||
"name": "Winter Mode"
|
||||
},
|
||||
|
||||
@@ -388,6 +388,9 @@
|
||||
}
|
||||
},
|
||||
"select": {
|
||||
"updown": {
|
||||
"name": "上升/下降"
|
||||
},
|
||||
"ud_swing_angle": {
|
||||
"name": "上下摆风角度"
|
||||
},
|
||||
@@ -1906,6 +1909,12 @@
|
||||
}
|
||||
},
|
||||
"number": {
|
||||
"light_brightness": {
|
||||
"name": "灯光亮度"
|
||||
},
|
||||
"laundry_height": {
|
||||
"name": "一键晾衣高度"
|
||||
},
|
||||
"water_quality": {
|
||||
"name": "水质"
|
||||
},
|
||||
@@ -1961,6 +1970,9 @@
|
||||
}
|
||||
},
|
||||
"switch": {
|
||||
"laundry": {
|
||||
"name": "一键晾衣"
|
||||
},
|
||||
"winter_mode": {
|
||||
"name": "冬季模式"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user