Bluetooth-Devices / govee-ble

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

fix: handle another H5181 #45

Closed bdraco closed 2 years ago

bdraco commented 2 years ago

Also matches on service_uuids as well now to reduce the number of lib updates we will need in the future

codecov[bot] commented 2 years ago

Codecov Report

Base: 77.90% // Head: 78.03% // Increases project coverage by +0.12% :tada:

Coverage data is based on head (858809f) compared to base (d699552). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #45 +/- ## ========================================== + Coverage 77.90% 78.03% +0.12% ========================================== Files 2 2 Lines 172 173 +1 Branches 26 26 ========================================== + Hits 134 135 +1 Misses 33 33 Partials 5 5 ``` | [Impacted Files](https://codecov.io/gh/Bluetooth-Devices/govee-ble/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/govee\_ble/\_\_init\_\_.py](https://codecov.io/gh/Bluetooth-Devices/govee-ble/pull/45/diff?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%> (ø)` | | | [src/govee\_ble/parser.py](https://codecov.io/gh/Bluetooth-Devices/govee-ble/pull/45/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2dvdmVlX2JsZS9wYXJzZXIucHk=) | `77.38% <100.00%> (+0.13%)` | :arrow_up: | 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.