zigpy / bellows

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

Remove counter not used in EZSP v7 #623

Closed puddly closed 2 months ago

puddly commented 2 months ago

This counter is present only in EZSP v8.

Related: https://github.com/home-assistant/core/issues/116575, https://github.com/zigpy/zigpy/issues/1394

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 99.72%. Comparing base (b008ccf) to head (1e075ad).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #623 +/- ## ========================================== - Coverage 99.72% 99.72% -0.01% ========================================== Files 74 74 Lines 4812 4811 -1 ========================================== - Hits 4799 4798 -1 Misses 13 13 ```

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