-
-
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
Exception KeyError: 'value' on Dreamevacuum status #1822
Comments
Please use |
here is the debug :
|
That's a different exception which should have been fixed by #1819. Please try to Also, are you sure you used the |
I'm having the same error on a Xiaomi S12 (b106eu) https://home.miot-spec.com/spec/xiaomi.vacuum.b106eu If helps, here is the debug:
|
@f-vicente the debug log was very helpful, there was a property in the response that did not contain a value. That was something I was not expecting as I have been only testing against a simulator built by myself. Feel free to test if #1830 fixes the issue for you and report back in that PR! |
@tomitomas feel free to test either of those linked PRs. One should fix the dreamevacuum and another one the genericmiot variants. |
Describe the bug
Not able to retrieve Status on Dreame Vacuum
Version information (please complete the following information):
Device information:
dreame.vacuum.mc1808
To Reproduce
just running :
miiocli -o json_pretty dreamevacuum --ip xxxx --token xxxx status
Expected behavior
The JSON status of the robot
Console output
The text was updated successfully, but these errors were encountered: