Bluetooth-Devices / govee-ble

Manage Govee BLE devices
Apache License 2.0
19 stars 10 forks source link

feat: add govee h5198 #60

Closed Ernst79 closed 1 year ago

Ernst79 commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Base: 87.04% // Head: 90.04% // Increases project coverage by +3.00% :tada:

Coverage data is based on head (a96a95d) compared to base (b4b2f82). Patch coverage: 81.81% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #60 +/- ## ========================================== + Coverage 87.04% 90.04% +3.00% ========================================== Files 2 2 Lines 193 201 +8 Branches 34 37 +3 ========================================== + Hits 168 181 +13 + Misses 18 13 -5 Partials 7 7 ``` | [Impacted Files](https://codecov.io/gh/Bluetooth-Devices/govee-ble/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/govee\_ble/parser.py](https://codecov.io/gh/Bluetooth-Devices/govee-ble/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2dvdmVlX2JsZS9wYXJzZXIucHk=) | `89.79% <80.95%> (+3.09%)` | :arrow_up: | | [src/govee\_ble/\_\_init\_\_.py](https://codecov.io/gh/Bluetooth-Devices/govee-ble/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2dvdmVlX2JsZS9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

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

Ernst79 commented 1 year ago

I'll add some more tests tonight, I have a BLE adv for H5051 too.