mirror of
https://github.com/sususweet/midea-meiju-codec.git
synced 2025-12-17 18:05:51 +00:00
feat: add support for T0xC3 heat pump. Fix #46.
This commit is contained in:
@@ -335,6 +335,12 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"Zone1": {
|
||||
"name": "区域1"
|
||||
},
|
||||
"DHW": {
|
||||
"name": "DHW"
|
||||
},
|
||||
"colmo_turing_central_ac_climate": {
|
||||
"name": "Thermostat",
|
||||
"state_attributes": {
|
||||
@@ -2567,6 +2573,12 @@
|
||||
},
|
||||
"water_model_go_out": {
|
||||
"name": "Away Mode"
|
||||
},
|
||||
"fastdhw_state": {
|
||||
"name": "Fast Hot Water"
|
||||
},
|
||||
"forcetbh_state": {
|
||||
"name": "Force Standby"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -335,6 +335,12 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"Zone1": {
|
||||
"name": "区域1"
|
||||
},
|
||||
"DHW": {
|
||||
"name": "DHW"
|
||||
},
|
||||
"colmo_turing_central_ac_climate": {
|
||||
"name": "温控器",
|
||||
"state_attributes": {
|
||||
@@ -2571,6 +2577,12 @@
|
||||
},
|
||||
"water_model_go_out": {
|
||||
"name": "外出模式"
|
||||
},
|
||||
"fastdhw_state": {
|
||||
"name": "快速生活热水"
|
||||
},
|
||||
"forcetbh_state": {
|
||||
"name": "强制待机"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user