zigpy / zigpy-znp

TI CC2531, CC13x2, CC26x2 radio support for Zigpy and ZHA
GNU General Public License v3.0
149 stars 40 forks source link

Fix ZGP profile and endpoint handling #235

Closed konistehrad closed 11 months ago

konistehrad commented 11 months ago

Always ensure that ZGP profile packets end up on the ZGP endpoint, preserving the profile ID to boot.

codecov[bot] commented 11 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (9c664a1) 98.13% compared to head (daafd62) 98.10%.

Files Patch % Lines
zigpy_znp/zigbee/application.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #235 +/- ## ========================================== - Coverage 98.13% 98.10% -0.03% ========================================== Files 43 43 Lines 3642 3644 +2 ========================================== + Hits 3574 3575 +1 - Misses 68 69 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.