TheWeirdDev / Bluetooth_Headset_Battery_Level

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

Add instructions on how to find bluetooth MACs #46

Closed cheriimoya closed 3 years ago

cheriimoya commented 3 years ago

I really like these instructions and i think this information should be included in the main repo

TheWeirdDev commented 3 years ago

This is good overall, but I don't agree with this:

But if you try to get the battery level of a device that's not currently connected, there is a very long pause until the query times out.

I have two headsets and this doesn't apply to them. If you try to get battery level from them while disconnected, they'll connect with one or two seconds delay and send the battery level just fine.

Actually for some people it was necessary to disconnect first, since the script didn't work when the device was connected.

TheWeirdDev commented 3 years ago

I totally forgot about adding your name to the list. It now has been added.