zigpy / bellows

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

Map `EzspStatus.ERROR_INVALID_VALUE` to `sl_Status.INVALID_PARAMETER` #641

Closed puddly closed 2 months ago

puddly commented 2 months ago

Seen when setting the source route table size.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.10%. Comparing base (595a285) to head (924063b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #641 +/- ## ======================================= Coverage 99.10% 99.10% ======================================= Files 50 50 Lines 3462 3462 ======================================= Hits 3431 3431 Misses 31 31 ```

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