yozik04 / nibe

Library for communication with Nibe heatpumps.
GNU General Public License v3.0
46 stars 33 forks source link

Corrected doubled checks for limit on modbus #135

Closed elupus closed 10 months ago

elupus commented 10 months ago

Corrected doubled checks for limit on modbus

Fixes: #134

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (674c3c6) 58.26% compared to head (00b57ca) 58.27%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #135 +/- ## ========================================== + Coverage 58.26% 58.27% +0.01% ========================================== Files 14 14 Lines 1198 1196 -2 ========================================== - Hits 698 697 -1 + Misses 500 499 -1 ```

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