Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #461 +/- ##
==========================================
- Coverage 96.88% 96.88% -0.01%
==========================================
Files 63 63
Lines 10361 10355 -6
==========================================
- Hits 10038 10032 -6
Misses 323 323 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
I've slightly expanded the scope of this PR to clean up and entirely remove the |
|
Thanks @puddly for working on this — external radio type support would be a big deal for zigpy-blz. We currently maintain a custom ZHA component to patch BLZ radio support into ZHA, which requires tracking every HA Core release. This PR would let us drop that entirely and ship as a standalone We tested this PR locally with a Third Reality BL702 dongle — the Gateway successfully resolves and connects to zigpy-blz through |
This will need a corresponding PR to Core but will allow for pre-alpha radio libraries (Ziggurat, ZBOSS, BLZ, and ESPZB) to be used in Home Assistant:
This is fundamentally a development tool so expect breakage if you rely on it 😄.