Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update for bleak 0.20 #39

Merged
merged 2 commits into from
Mar 18, 2023
Merged

fix: update for bleak 0.20 #39

merged 2 commits into from
Mar 18, 2023

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Mar 18, 2023

fixes

Mar 18 22:10:06 homeassistant homeassistant[484]: /usr/local/lib/python3.10/site-packages/bluetooth_adapters/history.py:36: FutureWarning: BLEDevice.rssi is deprecated and will be removed in a future version of Bleak, use AdvertisementData.rssi instead

fixes
```
Mar 18 22:10:06 homeassistant homeassistant[484]: /usr/local/lib/python3.10/site-packages/bluetooth_adapters/history.py:36: FutureWarning: BLEDevice.rssi is deprecated and will be removed in a future version of Bleak, use AdvertisementData.rssi instead
```
@codecov
Copy link

codecov bot commented Mar 18, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@513db01). Click here to learn what that means.
Patch coverage: 100.00% of modified lines in pull request are covered.

❗ Current head 629aa56 differs from pull request most recent head 9636609. Consider uploading reports for the commit 9636609 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #39   +/-   ##
=======================================
  Coverage        ?   97.92%           
=======================================
  Files           ?       12           
  Lines           ?      386           
  Branches        ?       67           
=======================================
  Hits            ?      378           
  Misses          ?        6           
  Partials        ?        2           
Impacted Files Coverage Δ
src/bluetooth_adapters/history.py 100.00% <100.00%> (ø)
src/bluetooth_adapters/storage.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@bdraco bdraco merged commit 1e18be2 into main Mar 18, 2023
@bdraco bdraco deleted the bleak_020_fixes branch March 18, 2023 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant