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

rssi has moved from BLEDevice to AdvertisementData in bleak 0.19.0 #40

Open
bdraco opened this issue Oct 15, 2022 · 1 comment
Open

Comments

@bdraco
Copy link
Contributor

bdraco commented Oct 15, 2022

Please see home-assistant/core#80349 for more details

@vanstinator
Copy link
Owner

Thanks for the heads up. I'll have to think over the best way to hold this. The library intentionally avoids doing much with AdvertisementData due to it being almost useless given how Melnor implemented their bluetooth stack. Not sure plumbing it through my abstraction is worth it for rssi.

I'll likely just grab rssi for the HA sensor from within HA and nuke it here.

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

No branches or pull requests

2 participants