Jump to content

eshmootie

Member
  • Posts

    12
  • Joined

  • Last visited

Everything posted by eshmootie

  1. Getting the same error. Tried, pip3 install urllib3 and pip install urllib3. Dosen't solve it.
  2. Text is corrected, but can't disconnect! not really a issue though since it's just connecting that i mostly use it for
  3. Thanks, Tested and it seems like it works to use and connect with. However, once connected i cannot disconnect using the same command. And when i run 'airpd' while connected it says 'Airpods pro are NOT connected' even though they are.
  4. mac os 12.3 macbook pro 13" - 2017 standard config (intel i5)
  5. Yes, It looks like this: (1st is with airpods connected and 2nd without) "SPBluetoothDataType" : [ { "controller_properties" : { "controller_address" : "8C:85:90:0E:03:F6", "controller_chipset" : "BCM_4350", "controller_discoverable" : "attrib_off", "controller_firmwareVersion" : "v134 c5628", "controller_productID" : "0x0001", "controller_state" : "attrib_on", "controller_supportedServices" : "0x382039 < HFP AVRCP A2DP HID Braille AACP GATT Serial >", "controller_transport" : "UART", "controller_vendorID" : "0x004C (Apple)" }, "device_connected" : [ { "name – AirPods Pro" : { "device_address" : "B8:81:FA:78:AA:25", "device_batteryLevelCase" : "23 %", "device_batteryLevelLeft" : "81 %", "device_firmwareVersion" : "4C165", "device_minorType" : "Headphones", "device_productID" : "0x200E", "device_serialNumber" : "GX9D94FQLKKT", "device_services" : "0x980019 < HFP AVRCP A2DP AACP GATT ACL >", "device_vendorID" : "0x004C" } } ], "device_not_connected" : [ { "name iPhone" : { "device_address" : "A0:FB:C5:B7:C0:C4", "device_rssi" : "-38" } } ] } ] (base) name-mbp:~ name$ system_profiler SPBluetoothDataType -json { "SPBluetoothDataType" : [ { "controller_properties" : { "controller_address" : "8C:85:90:0E:03:F6", "controller_chipset" : "BCM_4350", "controller_discoverable" : "attrib_off", "controller_firmwareVersion" : "v134 c5628", "controller_productID" : "0x0001", "controller_state" : "attrib_on", "controller_supportedServices" : "0x382039 < HFP AVRCP A2DP HID Braille AACP GATT Serial >", "controller_transport" : "UART", "controller_vendorID" : "0x004C (Apple)" }, "device_not_connected" : [ { "Name – AirPods Pro" : { "device_address" : "B8:81:FA:78:AA:25", "device_firmwareVersion" : "4C165", "device_minorType" : "Headphones", "device_productID" : "0x200E", "device_serialNumber" : "GX9D94FQLKKT", "device_vendorID" : "0x004C" } }, { "Name iPhone" : { "device_address" : "A0:FB:C5:B7:C0:C4", "device_rssi" : "-38" } } ] } ]
  6. Using this one gives me a 'uh oh.. something went wrong Please check your internet connection' Any suggestions?
  7. Hi, I get the following error when i run 'airpd' any suggestion how to deal with this?
  8. Thank you, However, when i run 'airpd' in alfred i get the following error log: Is this something due to Python or should i take it in the workflow thread?
  9. Not sure if this is because of the update to 12.3 but as of the update the following workflow is broken for me: Possible to add it to the list?
×
×
  • Create New...