kariudo / onewheel-bluetooth

A python bluetooth data reader for the Onewheel (supporting Gemini firmware, and later).
30 stars 5 forks source link

Pygatt is dead, long live Bleak #5

Closed kariudo closed 2 years ago

kariudo commented 2 years ago

Due to a lack of maintainer for pygatt in quite some time and it creating issues. I rewrote and tested this project using bleak.

This should add cross-platform support that was missing and resolve some other issues.

I have tested that everything is working in a fresh python environment (venv) with the included requirements.txt packages against my up to date XR+ as of 12/29/2021.