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

Improve transmission reliability for sleepy end-devices #646

Merged
merged 5 commits into from
Aug 23, 2024

Conversation

puddly
Copy link
Contributor

@puddly puddly commented Aug 12, 2024

End devices are flagged as needing an "extended timeout" by their IEEE but we often times never inform the stack of the NWK -> IEEE mapping. We fix this by injecting a random entry into the address table if one does not already exist.

Copy link

codecov bot commented Aug 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.13%. Comparing base (ccb3afd) to head (ec398b9).
Report is 1 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #646      +/-   ##
==========================================
+ Coverage   99.10%   99.13%   +0.03%     
==========================================
  Files          50       50              
  Lines        3468     3486      +18     
==========================================
+ Hits         3437     3456      +19     
+ Misses         31       30       -1     

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

@puddly puddly merged commit e160be2 into zigpy:dev Aug 23, 2024
14 checks passed
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