Bluetooth-Devices / bthome-ble

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

feat: add verification of the packet id #105

Closed Ernst79 closed 5 months ago

Ernst79 commented 5 months ago

feat: add verification of the packet id

This should fix Shelly Button devices to fire multiple events for one button click.

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (dead672) 80.70% compared to head (db0a877) 80.92%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #105 +/- ## ========================================== + Coverage 80.70% 80.92% +0.22% ========================================== Files 6 6 Lines 513 519 +6 Branches 77 79 +2 ========================================== + Hits 414 420 +6 Misses 78 78 Partials 21 21 ```

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