mirror of
https://github.com/sususweet/midea-meiju-codec.git
synced 2025-11-12 07:51:54 +00:00
feat: update central ac control protocol
This commit is contained in:
@@ -361,11 +361,8 @@ class MeijuCloud(MideaCloud):
|
|||||||
command_data = {
|
command_data = {
|
||||||
"nodeid": nodeid,
|
"nodeid": nodeid,
|
||||||
"acattri_ctrl": {
|
"acattri_ctrl": {
|
||||||
"aclist": [{
|
"nodeid": nodeid,
|
||||||
"nodeid": nodeid,
|
"modelid": modelid, "type": idtype, "aclist_data": nodeid[-2:],
|
||||||
"modelid": modelid,
|
|
||||||
"type": idtype
|
|
||||||
}],
|
|
||||||
"event": control
|
"event": control
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user