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

Do not read XNCP flow control on older radios #659

Merged
merged 3 commits into from
Dec 8, 2024

Conversation

puddly
Copy link
Contributor

@puddly puddly commented Dec 8, 2024

This fixes the last issue I'm able to identify with the hacked Lidl gateway. All XNCP features are now locked behind feature flags and I've disabled them entirely for all EZSP versions lower than 13, the earliest with our protocol extensions.

Copy link

codecov bot commented Dec 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.20%. Comparing base (acd2aa5) to head (e05efa5).
Report is 1 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #659   +/-   ##
=======================================
  Coverage   99.20%   99.20%           
=======================================
  Files          51       51           
  Lines        3654     3655    +1     
=======================================
+ Hits         3625     3626    +1     
  Misses         29       29           

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

@puddly puddly merged commit b7f3ef9 into zigpy:dev Dec 8, 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