Bluetooth-Devices / bthome-ble

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

feat: timestamp acceleration and gyroscope #71

Closed Ernst79 closed 1 year ago

Ernst79 commented 1 year ago

add new sensor types

fix for KeyError with Shelly BLU button (https://github.com/home-assistant/core/issues/92758)

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 90.90% and project coverage change: +1.46 :tada:

Comparison is base (eed13ac) 75.91% compared to head (1fea0eb) 77.37%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #71 +/- ## ========================================== + Coverage 75.91% 77.37% +1.46% ========================================== Files 6 6 Lines 465 473 +8 Branches 71 72 +1 ========================================== + Hits 353 366 +13 + Misses 90 83 -7 - Partials 22 24 +2 ``` | [Impacted Files](https://app.codecov.io/gh/Bluetooth-Devices/bthome-ble/pull/71?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/71?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% <ø> (ø)` | | | [src/bthome\_ble/parser.py](https://app.codecov.io/gh/Bluetooth-Devices/bthome-ble/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bluetooth-Devices#diff-c3JjL2J0aG9tZV9ibGUvcGFyc2VyLnB5) | `83.44% <90.00%> (+2.15%)` | :arrow_up: | | [src/bthome\_ble/\_\_init\_\_.py](https://app.codecov.io/gh/Bluetooth-Devices/bthome-ble/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bluetooth-Devices#diff-c3JjL2J0aG9tZV9ibGUvX19pbml0X18ucHk=) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.