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 soundpack install support for vacuum/dreame #1457

Merged
merged 3 commits into from Jul 14, 2022
Merged

Add soundpack install support for vacuum/dreame #1457

merged 3 commits into from Jul 14, 2022

Conversation

GH0st3rs
Copy link
Contributor

@GH0st3rs GH0st3rs commented Jul 14, 2022

Fixes #1181

@rytilahti rytilahti changed the title #1181 Solved Add soundpack install support for vacuum/dreame Jul 14, 2022
@rytilahti
Copy link
Owner

Thanks for the PR, @GH0st3rs! Please run pre-commit run -a locally to fix the linting issues.

@GH0st3rs
Copy link
Contributor Author

Have no idea about it

- exit code: 1

Scanning...
Validating...
docs/discovery.rst:62: D000 Title underline too short.
docs/discovery.rst:62: D000 Title underline too short.
========
Total files scanned = 65
Total files ignored = 0
Total accumulated errors = 2
Detailed error counts:
    - doc8.checks.CheckCarriageReturn = 0
    - doc8.checks.CheckIndentationNoTab = 0
    - doc8.checks.CheckMaxLineLength = 0
    - doc8.checks.CheckNewlineEndOfFile = 0
    - doc8.checks.CheckTrailingWhitespace = 0
    - doc8.checks.CheckValidity = 2```
   

@rytilahti
Copy link
Owner

rytilahti commented Jul 14, 2022

Feel free to ignore the doc8 tests outputs, they shouldn't break the build either.

edit: #1458 fixes those doc8 errors.

@codecov-commenter
Copy link

codecov-commenter commented Jul 14, 2022

Codecov Report

Merging #1457 (6a011a3) into master (4dd3cd8) will decrease coverage by 0.11%.
The diff coverage is 17.39%.

@@            Coverage Diff             @@
##           master    #1457      +/-   ##
==========================================
- Coverage   83.35%   83.24%   -0.12%     
==========================================
  Files         139      139              
  Lines       13670    13693      +23     
  Branches     3248     3252       +4     
==========================================
+ Hits        11395    11399       +4     
- Misses       2057     2076      +19     
  Partials      218      218              
Impacted Files Coverage Δ
...io/integrations/vacuum/dreame/dreamevacuum_miot.py 74.38% <17.39%> (-4.36%) ⬇️

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

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.

LGTM, thanks again! 👍

@rytilahti rytilahti merged commit ec64f0c into rytilahti:master Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add custom sound/voice package functionality for dreame.vacuum.mc1808 (Mijia 1C)
3 participants