-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MSmartHome Error 1000 on cloud status request #37
Comments
If you like to think of this library in terms of CLI, here is an equivalent command that fails:
I do everything correctly. The login and pass are correct. I specify the correct app and pass --cloud. No cigar :( |
I'm having the same issue. |
same thing. Code:
output:
Did you solve the issue? |
@dezsocsete |
The request that the library builds for a status read/change is not accepted by the MSmartHome Midea cloud service, which responds with Error 1000. I would presume this indicates an invalid request. Any ideas on how to fix this?
The URL it is attempting to reach is 'https://mp-prod.appsmb.com/mas/v5/app/proxy?alias=/v1/appliance/transparent/send'
I would gladly continue using the Midea Air app, but they seems to purposefully throttle it at 8pm Central. Insane.
Basic example:
This will fail with Error 1000.
The text was updated successfully, but these errors were encountered: