Bluetooth-Devices / bthome-ble

Parser for BTHome BLE devices
https://bthome.io/
MIT License
64 stars 11 forks source link

feat: add water storage sensor #101

Closed Ernst79 closed 6 months ago

Ernst79 commented 6 months ago

feat: add water storage sensor

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (43f1412) 79.96% compared to head (c8ca92d) 80.03%. Report is 1 commits behind head on main.

Files Patch % Lines
src/bthome_ble/parser.py 0.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #101 +/- ## ========================================== + Coverage 79.96% 80.03% +0.07% ========================================== Files 6 6 Lines 509 511 +2 Branches 77 77 ========================================== + Hits 407 409 +2 Misses 80 80 Partials 22 22 ```

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