Bluetooth-Devices / bthome-ble

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

Remove device info available flag #16

Closed Ernst79 closed 1 year ago

Ernst79 commented 1 year ago

Remove device_info_available flag

We can add some device_info_available flag later, or call it a passive_only flag, once we add GATT characteristic support.

codecov[bot] commented 1 year ago

Codecov Report

Base: 75.93% // Head: 75.51% // Decreases project coverage by -0.42% :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## V2 #16 +/- ## ========================================== - Coverage 75.93% 75.51% -0.43% ========================================== Files 5 5 Lines 349 343 -6 Branches 57 56 -1 ========================================== - Hits 265 259 -6 Misses 65 65 Partials 19 19 ``` | [Impacted Files](https://codecov.io/gh/Bluetooth-Devices/bthome-ble/pull/16?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/bthome\_ble/parser.py](https://codecov.io/gh/Bluetooth-Devices/bthome-ble/pull/16/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2J0aG9tZV9ibGUvcGFyc2VyLnB5) | `77.60% <100.00%> (-0.53%)` | :arrow_down: | 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.