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

Add quirk fix for double-oh values #1438

Merged
merged 1 commit into from
Jun 17, 2022
Merged

Conversation

rytilahti
Copy link
Owner

090615.curtain.jldj03 is reported to return incorrect JSON, this PR adds a quirk fix for that and fixes #1411

@rytilahti rytilahti added the bug label Jun 16, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jun 16, 2022

Codecov Report

Merging #1438 (28778d4) into master (4912fcd) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1438   +/-   ##
=======================================
  Coverage   84.29%   84.29%           
=======================================
  Files         135      135           
  Lines       13393    13393           
  Branches     3200     3200           
=======================================
  Hits        11290    11290           
  Misses       1886     1886           
  Partials      217      217           
Impacted Files Coverage Δ
miio/protocol.py 88.42% <ø> (ø)

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

@rytilahti rytilahti force-pushed the fix/double_oh_quirk_on_value branch from 1d0ec60 to 28778d4 Compare June 17, 2022 14:39
@rytilahti rytilahti merged commit 85e30f6 into master Jun 17, 2022
@rytilahti rytilahti deleted the fix/double_oh_quirk_on_value branch June 17, 2022 17:19
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.

Error: Unable to parse message payload
2 participants