mirror of
https://github.com/sususweet/midea-meiju-codec.git
synced 2025-11-12 16:01:54 +00:00
feat: add device support for T0xFB.
This commit is contained in:
@@ -359,6 +359,9 @@
|
||||
},
|
||||
"water_heater": {
|
||||
"name": "Water Heater"
|
||||
},
|
||||
"electric_heater": {
|
||||
"name": "Electric Heater"
|
||||
}
|
||||
},
|
||||
"humidifier": {
|
||||
@@ -1530,6 +1533,9 @@
|
||||
}
|
||||
},
|
||||
"switch": {
|
||||
"screen_close": {
|
||||
"name": "Screen Close"
|
||||
},
|
||||
"anion": {
|
||||
"name": "Anion"
|
||||
},
|
||||
|
||||
@@ -363,6 +363,9 @@
|
||||
},
|
||||
"water_heater": {
|
||||
"name": "热水器"
|
||||
},
|
||||
"electric_heater": {
|
||||
"name": "取暖器"
|
||||
}
|
||||
},
|
||||
"humidifier": {
|
||||
@@ -1534,6 +1537,9 @@
|
||||
}
|
||||
},
|
||||
"switch": {
|
||||
"screen_close": {
|
||||
"name": "屏幕关闭"
|
||||
},
|
||||
"anion": {
|
||||
"name": "负离子"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user