Travis-L-R
Travis-L-R
Does your MAC show up in `bluetoothctl devices Paired` or `bluetoothctl devices Connected` It should be appearing in the first but not the second. If it doesn't appear in the...
Thanks, pylint is complaining here over the use of type() instead of isinstance(), but using isinstance() would defeat the purpose of checking that it's a StreamInterface object and not a...
I think it would be useful to add a --skip-version-check option. However... the version check method has a timeout of 5s, so something else might be going on there too.