zigpy / bellows

A Python 3 project to implement EZSP for EmberZNet devices
GNU General Public License v3.0
177 stars 87 forks source link

Ensure EZSP repairs work with older firmware #580

Closed puddly closed 11 months ago

puddly commented 11 months ago

Older firmwares can be affected by this issue yet not have the token interface, so they cannot be repaired.

codecov[bot] commented 11 months ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (4e8ad8c) 99.83% compared to head (5bbb574) 99.83%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #580 +/- ## ======================================= Coverage 99.83% 99.83% ======================================= Files 68 68 Lines 4858 4858 ======================================= Hits 4850 4850 Misses 8 8 ``` | [Files Changed](https://app.codecov.io/gh/zigpy/bellows/pull/580?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zigpy) | Coverage Δ | | |---|---|---| | [bellows/zigbee/repairs.py](https://app.codecov.io/gh/zigpy/bellows/pull/580?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zigpy#diff-YmVsbG93cy96aWdiZWUvcmVwYWlycy5weQ==) | `100.00% <100.00%> (ø)` | |

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