Pixel buds and case battery widget

I’m new to this game. Does anyone have a file or tips they can share about making widget that shows the battery level of each pixel buds individually and also the case for android? Bonus points if it’s in a circle indicator

1 Like

I’m not sure if you can check the battery status of individual buds, but you can use $nc(abatt, 0)$ to get battery info from a Bluetooth-connected audio device. A better option might be using Tasker to retrieve this information and then forward it to the Kustom app.

1 Like