TheWeirdDev / Bluetooth_Headset_Battery_Level

A python script to get battery level from Bluetooth headsets
GNU General Public License v3.0
760 stars 83 forks source link

Apple Air Pods Pro #72

Closed voedev closed 2 years ago

voedev commented 2 years ago

Can't get information for Apple Airpods Pro. Doesn't output anything.

The extension gnome-airpods-battery-status just shows a percent sign

Ubuntu 20.04

TheWeirdDev commented 2 years ago

AirPods use a different protocol. I don't think this script will ever support that. You can search for other projects on GitHub that were written specifically for AirPods.