Skip to content

Fix bug that prevented just the coordinator from permitting joins #86

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

Merged
merged 1 commit into from
Sep 5, 2021

Conversation

puddly
Copy link
Collaborator

@puddly puddly commented Sep 5, 2021

fbaa528 introduced a bug where joins could not be permitted on the coordinator alone anymore.

@codecov-commenter
Copy link

Codecov Report

Merging #86 (08793ae) into dev (b1ded73) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #86      +/-   ##
==========================================
- Coverage   98.71%   98.68%   -0.03%     
==========================================
  Files          44       44              
  Lines        3725     3727       +2     
==========================================
+ Hits         3677     3678       +1     
- Misses         48       49       +1     
Impacted Files Coverage Δ
zigpy_znp/zigbee/application.py 95.74% <100.00%> (-0.16%) ⬇️

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 b1ded73...08793ae. Read the comment docs.

@puddly puddly merged commit eff5c0c into zigpy:dev Sep 5, 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.

2 participants