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 supports_miot to device class #1659

Merged
merged 1 commit into from
Jan 8, 2023
Merged

Conversation

rytilahti
Copy link
Owner

This allows querying whether the device supports miot commands.

@codecov-commenter
Copy link

codecov-commenter commented Jan 8, 2023

Codecov Report

Merging #1659 (6c29b42) into master (03880f0) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #1659   +/-   ##
=======================================
  Coverage   80.41%   80.42%           
=======================================
  Files         161      161           
  Lines       16026    16033    +7     
  Branches     3614     3558   -56     
=======================================
+ Hits        12887    12894    +7     
- Misses       2876     2883    +7     
+ Partials      263      256    -7     
Impacted Files Coverage Δ
miio/device.py 81.15% <100.00%> (+1.00%) ⬆️
miio/devtools/__init__.py 0.00% <0.00%> (ø)
miio/devtools/pcapparser.py 0.00% <0.00%> (ø)
miio/devtools/propertytester.py 0.00% <0.00%> (ø)
miio/devtools/simulators/miiosimulator.py 0.00% <0.00%> (ø)
miio/devtools/simulators/miotsimulator.py 0.00% <0.00%> (ø)
miio/integrations/vacuum/roborock/vacuum.py 64.09% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rytilahti rytilahti merged commit 771b295 into master Jan 8, 2023
@rytilahti rytilahti deleted the feat/add_supports_miot branch January 8, 2023 19:41
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.

2 participants