Skip to content

Bump zigpy to 1.3.0 to pull in serialx dependency#271

Merged
puddly merged 2 commits intozigpy:devfrom
puddly:puddly/serialx
Apr 20, 2026
Merged

Bump zigpy to 1.3.0 to pull in serialx dependency#271
puddly merged 2 commits intozigpy:devfrom
puddly:puddly/serialx

Conversation

@puddly
Copy link
Copy Markdown
Collaborator

@puddly puddly commented Apr 20, 2026

This migrates zigpy-znp to serialx, since it is one of the few dependencies using transport APIs for interfacing with modem pins. For this, we now use the async-safe transport.set_modem_pins interface instead of the transport.serial.dtr = ... one.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.49%. Comparing base (5d7931b) to head (f8c56b3).
⚠️ Report is 1 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #271      +/-   ##
==========================================
+ Coverage   98.46%   98.49%   +0.02%     
==========================================
  Files          43       43              
  Lines        3588     3579       -9     
==========================================
- Hits         3533     3525       -8     
+ Misses         55       54       -1     

☔ 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.

Comment thread pyproject.toml Outdated
@puddly puddly merged commit faa06d7 into zigpy:dev Apr 20, 2026
12 checks passed
@puddly puddly deleted the puddly/serialx branch April 20, 2026 16:38
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