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
Firmware version displayed on device details page.
Fixes
Changed bluetooth library from bluepy to bleak, a more modern bluetooth library. This change has material benefits because bleak communicates with the bluetooth adapter via the hosts' dbus service, meaning that the addon no longer requires host networking and other higher permission (thus increasing the security rating from 3 to 5).