mirror of
https://github.com/sususweet/midea-meiju-codec.git
synced 2025-12-25 05:47:10 +00:00
feat: add control protocol v2 for T0xB6.
This commit is contained in:
@@ -122,6 +122,23 @@
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"button": {
|
||||
"light_off": {
|
||||
"name": "Light off"
|
||||
},
|
||||
"light_on": {
|
||||
"name": "Light on"
|
||||
},
|
||||
"left_stove_off": {
|
||||
"name": "Left stove off"
|
||||
},
|
||||
"right_stove_off": {
|
||||
"name": "Right stove off"
|
||||
},
|
||||
"middle_stove_off": {
|
||||
"name": "Middle stove off"
|
||||
}
|
||||
},
|
||||
"binary_sensor": {
|
||||
"heating_work": {
|
||||
"name": "Heating Work Status"
|
||||
@@ -2775,6 +2792,9 @@
|
||||
"endpoint_8_onoff": {
|
||||
"name": "Button 8"
|
||||
},
|
||||
"wisdom_wind": {
|
||||
"name": "Wisdom Wind"
|
||||
},
|
||||
"work_switch": {
|
||||
"name": "Work Switch"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user