alsuren / mijia-homie

A Homie MQTT bridge for the Xiaomi Mijia 2 hygrometer-thermometer. This repo also serves as the monorepo for a handful of helper crates related to Homie and Bluetooth.
Other
64 stars 14 forks source link

Fix panic displaying BTHome V2 reading with packet ID. #499

Closed qwandor closed 4 months ago

qwandor commented 4 months ago

Fixes #498.

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 58.87%. Comparing base (0c3bf02) to head (f52785e).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #499 +/- ## ========================================== + Coverage 58.46% 58.87% +0.41% ========================================== Files 31 31 Lines 5643 5673 +30 Branches 5643 5673 +30 ========================================== + Hits 3299 3340 +41 + Misses 2135 2124 -11 Partials 209 209 ```

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