Skip to content
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

Use result_callback (click8+) in roborock integration #1390

Merged
merged 2 commits into from
Apr 11, 2022
Merged

Use result_callback (click8+) in roborock integration #1390

merged 2 commits into from
Apr 11, 2022

Conversation

DoganM95
Copy link
Contributor

@DoganM95 DoganM95 commented Apr 10, 2022

This fixes the error mentioned in #1389

The error is linux-wide, not only docker specific like mentioned in issue.

Fixes #1389

@codecov-commenter
Copy link

codecov-commenter commented Apr 10, 2022

Codecov Report

Merging #1390 (8733e73) into master (a7adf5a) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##           master    #1390   +/-   ##
=======================================
  Coverage   84.18%   84.18%           
=======================================
  Files         133      133           
  Lines       13325    13325           
  Branches     1484     1484           
=======================================
  Hits        11217    11217           
  Misses       1897     1897           
  Partials      211      211           
Impacted Files Coverage Δ
miio/integrations/vacuum/roborock/vacuum.py 63.15% <0.00%> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@rytilahti
Copy link
Owner

rytilahti commented Apr 11, 2022

Thanks for the PR! A related issue was fixed in #1378 but this specific case wasn't included in the fix. The workaround, which only works on released versions that do not include that PR, until next release is shipped is to downgrade manually to click7.

@rytilahti rytilahti changed the title Fix miiocli error on linux Use result_callback (click8+) in roborock integration Apr 11, 2022
@rytilahti rytilahti added the bug label Apr 11, 2022
@rytilahti rytilahti merged commit cd6ad36 into rytilahti:master Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cli error on linux
3 participants