ChristianKuehnel / btlewrap

Bluetooth LowEnergy wrapper for different python backends.
MIT License
35 stars 19 forks source link

support bleak backend #30

Open ChristianKuehnel opened 4 years ago

ChristianKuehnel commented 4 years ago

There is a new backend out, supporting Linux, Windows and MacOS: https://pypi.org/project/bleak/

It would be nice if we could support that as well.