MichalW / gnome-bluetooth-battery-indicator

Gnome-Shell extension displaying battery percentage for bluetooth devices
GNU General Public License v3.0
119 stars 39 forks source link

Add AirPods support #36

Open humbertogontijo opened 2 years ago

humbertogontijo commented 2 years ago

Could you add AirPods support? There is a repo that actually works for AirPods: https://github.com/delphiki/AirStatus For some reason the AIRPODS_DATA_LENGTH do not match in my case, but if the length is ignored the data is there and working

matan129 commented 2 years ago

See https://github.com/MichalW/gnome-bluetooth-battery-indicator/issues/27#issuecomment-1234774149

anlsergio commented 1 year ago

See #27 (comment)

@matan129 I cloned and installed it from your repo and it doesn't seem to work. I mean, by running the AirStatus Python script directly it runs with no errors, but nothing is printed out in the console output whatsoever:

image

I wonder if that's something to do with the version of my Airpods Pro or am I missing something?