tilmanginzel / alfred-bluetooth-workflow

Yet another Alfred workflow to connect / disconnect Bluetooth devices
MIT License
189 stars 8 forks source link

Use wait connect #25

Closed riddla closed 3 years ago

riddla commented 3 years ago

I stumbled on the error mentioned over at https://github.com/tilmanginzel/alfred-bluetooth-workflow/issues/10 respectively my AirPods ending up with the "Failed to connect" message – although connected.

I updated blueutil to v2.9.0 as it features a wait-connect command. I used the new command in favour of sleep and it seems to do the job just fine.

tilmanginzel commented 3 years ago

Hi @riddla, just saw your pull request, thanks a lot! I will test and merge it later this week. :)

tilmanginzel commented 3 years ago

Published with version 0.11.0, thanks again! :) Just so you know: As I couldn't review the binary file, I went ahead and recompiled the latest version to be on the safe side.