vegardinho / alfred_bluetooth_controller

Alfred workflow for managing bluetooth settings and -connections
MIT License
95 stars 7 forks source link

disconnect device does not work. #29

Closed danielman111 closed 1 year ago

vegardinho commented 1 year ago

That's not a problem I'm experiencing. If you want me to look into it, you have to post some debugging information.

swapnilsm commented 1 year ago

I am also facing the same issue. I am on Monterey 12.6. I debugged it a bit and found that using the following command to disconnect works.

blueutil --disconnect {uid} --wait-disconnect {uid}

vegardinho commented 1 year ago

Thanks for fix, @swapnilsm! New release out now.