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

Fix set_rotate for dmaker.fan.p10 (#1076) #1078

Merged
merged 4 commits into from
Jun 24, 2021

Conversation

pooyashahidi
Copy link
Contributor

@pooyashahidi pooyashahidi commented Jun 20, 2021

A suggestion to fix rotation command for P9,P10,P11,P15,P18,...
fixes issue #1076

@rytilahti rytilahti added the bug label Jun 24, 2021
Copy link
Owner

@rytilahti rytilahti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! LGTM, but could you please add a docstring to the method while you are at it?

miio/fan_miot.py Show resolved Hide resolved
@codecov-commenter
Copy link

codecov-commenter commented Jun 24, 2021

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 75.43%. Comparing base (ac02020) to head (c2ba250).
Report is 375 commits behind head on master.

Files Patch % Lines
miio/fan_miot.py 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1078      +/-   ##
==========================================
- Coverage   75.47%   75.43%   -0.05%     
==========================================
  Files          74       74              
  Lines        8367     8372       +5     
  Branches      741      743       +2     
==========================================
  Hits         6315     6315              
- Misses       1870     1875       +5     
  Partials      182      182              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

3 participants