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 = {
|
||||
"nodeid": nodeid,
|
||||
"acattri_ctrl": {
|
||||
"aclist": [{
|
||||
"nodeid": nodeid,
|
||||
"modelid": modelid,
|
||||
"type": idtype
|
||||
}],
|
||||
"modelid": modelid, "type": idtype, "aclist_data": nodeid[-2:],
|
||||
"event": control
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user