If you like mine, I can't view my headset's battery percentage in my KDE's bluetooth notification.
To be able to see it, I need to add a line as below to /etc/bluetooth/main.conf under [General] section:
Experimental = true
Then you need to restart bluetooth service thusly:
systemctl restart bluetooth
You can see the percentage as screenshot below:
That's all there is to it