Getting bluetooth device battery level

Is it possible to get the battery stats of a bluetooth device?

I have some headphones which report the state correctly in Android but I am unable to see any information on the laptop. I’m using the gnome DE.

From my limited understanding it needs to be visible within upower but I am not seeing it there for sure.

https://extensions.gnome.org/extension/3991/bluetooth-battery/

Unfortunately that’s not working for me - I see the device, but no power metrics displayed.

It looks like Ubuntu provides something akin to what I am after: https://askubuntu.com/a/1297019/9543

I suspect with that extension it’ll bubble that up onto the gnome toolbar.

You did not look far did you install, with yay python-pybluez its that simple, this is a new install
Screenshot from 2021-03-04 11-38-13

Amazing! how did I miss that.