You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was brought to my attention through Home Assistant, which as of 2022.7 release uses python 3.10 and therefore removes all integrations relying on bluepy.
In blog post explaining this breaking change they suggest migrating to bleak which seems actively maintained unlike bluepy.
If you think such migration is a feasible path to follow, I could try to take shoot at it and make a pull request.
The text was updated successfully, but these errors were encountered:
This was brought to my attention through Home Assistant, which as of 2022.7 release uses python 3.10 and therefore removes all integrations relying on bluepy.
In blog post explaining this breaking change they suggest migrating to bleak which seems actively maintained unlike bluepy.
If you think such migration is a feasible path to follow, I could try to take shoot at it and make a pull request.
The text was updated successfully, but these errors were encountered: