CharlesBlonde / libsoundtouch

Bose Soundtouch Python library
http://libsoundtouch.readthedocs.io
Other
94 stars 34 forks source link

device.select_source_bluetooth() not working #31

Open fabnavigator opened 5 years ago

fabnavigator commented 5 years ago

Seems very strange, but "device.select_source_bluetooth()" results in: AttributeError: 'SoundTouchDevice' object has no attribute 'select_source_bluetooth'

Sleezly commented 5 years ago

Weird. device.select_source_bluetooth() works fine for me.

Are you sure you're using version 0.8 as this was added in the last update?