Skip to content

v1.0.14

Compare
Choose a tag to compare
@thlucas1 thlucas1 released this 17 Nov 03:56
· 74 commits to master since this release
[ 1.0.14 ] - 2023/11/15
  • Added service "Adjust Audio Tone Levels" to allow bass and treble levels to be adjusted for devices that support AudioProductToneControls capability.
  • Added new extra state attribute named "soundtouchplus_audio_bass_level" to indicate the current bass level.
  • Added new extra state attribute named "soundtouchplus_audio_treble_level" to indicate the current treble level.
  • Updated select_source method with the ability to select the last source (LASTSOURCE), as well as the last Soundtouch source (LASTSOUNDTOUCHSOURCE).
[ 1.0.13 ] - 2023/11/11
  • Added "select_sound_mode()" support, which allows the device to enable AUDIO_MODE_DIALOG or AUDIO_MODE_NORMAL. Note that only certain SoundTouch devices support the audiodspcontrols API (e.g. ST-300 does, ST-10 does not).