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 error on GATEWAY_MODEL_ZIG3 when no zigbee devices connected #1065

Merged
merged 3 commits into from Jun 4, 2021

Conversation

starkillerOG
Copy link
Contributor

fix error on GATEWAY_MODEL_ZIG3 when no zigbee devices connected
see issue: home-assistant/core#51294

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.

Nice and simple, can be merged when the lint checks pass!

@codecov-commenter
Copy link

codecov-commenter commented Jun 4, 2021

Codecov Report

Merging #1065 (0c9b0c2) into master (6453bfe) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1065      +/-   ##
==========================================
- Coverage   75.42%   75.40%   -0.03%     
==========================================
  Files          73       73              
  Lines        8359     8367       +8     
  Branches      744      745       +1     
==========================================
+ Hits         6305     6309       +4     
- Misses       1870     1874       +4     
  Partials      184      184              
Impacted Files Coverage Δ
miio/gateway/gateway.py 41.42% <0.00%> (-0.75%) ⬇️
miio/yeelight.py 87.90% <0.00%> (-0.31%) ⬇️
miio/airpurifier.py 97.02% <0.00%> (+0.01%) ⬆️
miio/vacuum.py 59.45% <0.00%> (+0.09%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6453bfe...0c9b0c2. Read the comment docs.

@starkillerOG
Copy link
Contributor Author

@rytilahti this is ready to be merged.

@rytilahti rytilahti merged commit 6ab4665 into rytilahti:master Jun 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants