Skip to content

Conversation

@puddly
Copy link
Contributor

@puddly puddly commented Oct 30, 2025

EZSP is the only radio type that expects an explicit TX power to be supplied during network formation. We really should migrate all of these radio library methods to underscore-prefixed variants (e.g. write_network_info to _write_network_info) so that zigpy can fix settings up before having the radio library perform the operation.

@codecov
Copy link

codecov bot commented Oct 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.55%. Comparing base (02d7870) to head (a917be8).
⚠️ Report is 1 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #695   +/-   ##
=======================================
  Coverage   99.55%   99.55%           
=======================================
  Files          58       58           
  Lines        4039     4040    +1     
=======================================
+ Hits         4021     4022    +1     
  Misses         18       18           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@TheJulianJES TheJulianJES left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@puddly puddly merged commit 54a8e32 into zigpy:dev Oct 30, 2025
12 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