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

Implement command priority #602

Merged
merged 1 commit into from
Dec 20, 2023
Merged

Conversation

puddly
Copy link
Contributor

@puddly puddly commented Dec 15, 2023

Implementation of zigpy/zigpy#1297

I've limited the number of pending EZSP commands to 4, as we don't currently seem to limit it. In the future, we should write a proper ASH protocol that handles all of this for us.

Copy link

codecov bot commented Dec 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (15b3223) 99.78% compared to head (900f505) 99.78%.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #602   +/-   ##
=======================================
  Coverage   99.78%   99.78%           
=======================================
  Files          67       67           
  Lines        4722     4728    +6     
=======================================
+ Hits         4712     4718    +6     
  Misses         10       10           

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

@puddly puddly merged commit 09b2782 into zigpy:dev Dec 20, 2023
15 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.

1 participant