Skip to content

v1.0.60

Compare
Choose a tag to compare
@thlucas1 thlucas1 released this 20 Aug 22:04
· 27 commits to master since this release

[ 1.0.60 ] - 2024/08/20

  • Updated _OnSoundTouchUpdateEvent_audiodspcontrols event processing to method. The Bose AudioDspControls update event does not contain the supported audio modes in some circumstances. This is causing the SupportedAudioModes property to be set to None, which in turn causes exceptions in the select_sound_mode service. I did not catch this in my testing, as it appears to only happen when the update event occurs which is driven by a change from the device (e.g. by clicking the dialog mode button on the remote).
  • Updated underlying spotifywebapiPython package requirement to version 1.0.88.