godbout / alfred-airpodspro-battery

An Alfred workflow to display the battery info of your connected AirPods.
MIT License
20 stars 2 forks source link

APB command not showing anything #1

Closed dhawan1997 closed 2 years ago

dhawan1997 commented 3 years ago

Although my airpods pro are connected to my mac. It isn't displaying any information

Screenshot 2021-04-09 at 4 23 33 PM

It was working for a few days. Just today I had to boot my mac into safe mode and bring it to normal mode. Since then it has stopped working. I have tried re-installing alfred. re-installing the workflow. Restarting the computer. But nothing worked.

Could you kindly help/guide me to fix this? 🙏

ruslaniv commented 3 years ago

Same here

macOS 11.5.2 Retina 5K, 27 inch, 2019 iMac Workflow 1.2.0

godbout commented 3 years ago

shit. seems i never got notifications for your comments. i'm gonna release an update for Monterey in a few hours. could you please check and let me know?

dhawan1997 commented 3 years ago

Hey Could you help me understand if I can update directly from Alfred or some other way? Also have you released the update?

godbout commented 3 years ago

you need to download the new release from GitHub. on the main page there's the releases on the right. but here you go: https://github.com/godbout/alfred-airpodspro-battery/releases/tag/2.0.0

download, double click, Alfred will update the Workflow and keep your settings. enjoy.

ruslaniv commented 3 years ago

Just updated to the latest version, it is still not working.

macOS 11.6 Big Sur Retina 5K, 27 inch, 2019 iMac Workflow 2.0.0

godbout commented 3 years ago

Release_2_0_0_·_godbout_alfred-airpodspro-battery

godbout commented 3 years ago

Just updated to the latest version, it is still not working.

macOS 11.6 Big Sur Retina 5K, 27 inch, 2019 iMac Workflow 2.0.0

you need to use v1 if you're on Big Sur.

install v1, connect your AirPods, and then run in the terminal: system_profiler SPBluetoothDataType

paste the output here so that i can have a look.

mhoffmann777 commented 2 years ago

On 12.3 they changed the output again.

Connected: `Bluetooth:

  Bluetooth Controller:
      Address: XX:XX:XX
      State: On
      Chipset: BCM_4387
      Discoverable: Off
      Firmware Version: 19.5.432.4739
      Product ID: 0x0001
      Supported services: 0x382039 < HFP AVRCP A2DP HID Braille AACP GATT Serial >
      Transport: PCIe
      Vendor ID: 0x004C (Apple)
  Connected:
      AirPods Pro von Matthias:
          Address: XX:XX:XX
          Vendor ID: 0x004C
          Product ID: 0x200E
          Case Battery Level: 100 %
          Left Battery Level: 74 %
          Right Battery Level: 74 %
          Firmware Version: 4C165
          Minor Type: Headphones
          RSSI: -31
          Serial Number: H1XXXXXXXXX
          Services: 0x980019 < HFP AVRCP A2DP AACP GATT ACL >
      MX Keys Mac:
          Address: XX:XX:XX`

Not connected: `Bluetooth:

  Bluetooth Controller:
  Connected:
      MX Keys Mac:
          Address: XX:XX:XX
  Not Connected:
      AirPods Pro von Matthias:
          Address: XX:XX:XX
          Vendor ID: 0x004C
          Product ID: 0x200E
          Firmware Version: 4C165
          Minor Type: Headphones

`

godbout commented 2 years ago

fuck. ok. annoying but at the same time their bluetooth never works properly so i guess the updates are needed lol

thanks. will check soon.

godbout commented 2 years ago

update: https://github.com/godbout/alfred-airpodspro-battery/releases/tag/3.0.0

if it works we can just close this issue. thanks.

mhoffmann777 commented 2 years ago

Nice! Works for me again! :)

godbout commented 2 years ago

baseball-eyebrows