Bluetooth-Devices / bthome-ble

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

feat: add raw hex sensor #91

Closed Ernst79 closed 9 months ago

Ernst79 commented 9 months ago

As requested in #89 adding a raw sensor that reports back the raw data.

codecov[bot] commented 9 months ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.25% :tada:

Comparison is base (4619caa) 79.22% compared to head (0950dcf) 79.47%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #91 +/- ## ========================================== + Coverage 79.22% 79.47% +0.25% ========================================== Files 6 6 Lines 491 497 +6 Branches 73 74 +1 ========================================== + Hits 389 395 +6 Misses 80 80 Partials 22 22 ``` | [Files Changed](https://app.codecov.io/gh/Bluetooth-Devices/bthome-ble/pull/91?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bluetooth-Devices) | Coverage Δ | | |---|---|---| | [src/bthome\_ble/const.py](https://app.codecov.io/gh/Bluetooth-Devices/bthome-ble/pull/91?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bluetooth-Devices#diff-c3JjL2J0aG9tZV9ibGUvY29uc3QucHk=) | `100.00% <100.00%> (ø)` | | | [src/bthome\_ble/parser.py](https://app.codecov.io/gh/Bluetooth-Devices/bthome-ble/pull/91?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bluetooth-Devices#diff-c3JjL2J0aG9tZV9ibGUvcGFyc2VyLnB5) | `85.80% <100.00%> (+0.18%)` | :arrow_up: |

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