-
-
Notifications
You must be signed in to change notification settings - Fork 563
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
Not working with Rockrobo Xiaowa (roborock.vacuum.e2) #364
Comments
|
For a temporary fix you could modify your vacuum.py (https://github.com/rytilahti/python-miio/blob/master/miio/vacuum.py) to include |
@rytilahti is there a way to modify this file locally once it is installed via |
@andrei-khveras use |
* Force parameters to be an empty list if none is given This seems to work fine with yeelight and gen1 vacuum, however, more testing is needed with other devices and/or this change should only be done for the vacuum. Related to #348 / Xiaowa E352 * Remove empty lists to use the new default Fixes #348, #364 and #370.
This should now work thanks to #408. If some specific feature is not working, please create a new issue for those. |
https://www.roborock.com/sapphire.php
Call info command it works normal.
mirobo --ip IP --token TOKEN info roborock.vacuum.e2 v1.3.0_0468 (MAC) @ IP - token: TOKEN
Call anything else it returns an error.
Error: {'code': -32600, 'message': 'Req object invalid.'}
The text was updated successfully, but these errors were encountered: