Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: thlucas1/homeassistantcomponent_soundtouchplus
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.81
Choose a base ref
...
head repository: thlucas1/homeassistantcomponent_soundtouchplus
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref

Commits on Jan 2, 2025

  1. [ 1.0.82 ] * Updated underlying spotifywebapiPython package require…

    …ment to version 1.0.132.
    thlucas1 committed Jan 2, 2025
    Copy the full SHA
    b0c7e7f View commit details

Commits on Jan 3, 2025

  1. [ 1.0.83 ] * Updated underlying spotifywebapiPython package require…

    …ment to version 1.0.133.
    thlucas1 committed Jan 3, 2025
    Copy the full SHA
    7cfcedf View commit details

Commits on Jan 5, 2025

  1. [ 1.0.85 ] * Updated underlying spotifywebapiPython package require…

    …ment to version 1.0.135.
    thlucas1 committed Jan 5, 2025
    Copy the full SHA
    fa0b1e9 View commit details

Commits on Jan 6, 2025

  1. [ 1.0.86 ] * Updated underlying spotifywebapiPython package require…

    …ment to version 1.0.137.
    thlucas1 committed Jan 6, 2025
    Copy the full SHA
    a017e4a View commit details
  2. [ 1.0.87 ] * Updated underlying spotifywebapiPython package require…

    …ment to version 1.0.138.
    thlucas1 committed Jan 6, 2025
    Copy the full SHA
    32dd616 View commit details

Commits on Jan 7, 2025

  1. [ 1.0.88 ] * Updated underlying spotifywebapiPython package require…

    …ment to version 1.0.139.
    thlucas1 committed Jan 7, 2025
    Copy the full SHA
    0984f60 View commit details

Commits on Jan 23, 2025

  1. [ 1.0.89 ] * Updated underlying spotifywebapiPython package require…

    …ment to version 1.0.156.
    
      * Updated underlying `smartinspectPython` package requirement to version 3.0.34.
    thlucas1 committed Jan 23, 2025
    Copy the full SHA
    611f53b View commit details

Commits on Jan 27, 2025

  1. [ 1.0.90 ] * Updated underlying homeassistant package to version 20…

    …25.1.3 (from version 2024.6.1).
    
      * Updated underlying `spotifywebapiPython` package requirement to version 1.0.159.
    thlucas1 committed Jan 27, 2025
    Copy the full SHA
    7d05226 View commit details
  2. [ 1.0.91 ] * Updated underlying spotifywebapiPython package require…

    …ment to version 1.0.161.
    thlucas1 committed Jan 27, 2025
    Copy the full SHA
    d63202b View commit details

Commits on Jan 28, 2025

  1. [ 1.0.92 ] * Updated underlying spotifywebapiPython package require…

    …ment to version 1.0.162.
    thlucas1 committed Jan 28, 2025
    Copy the full SHA
    d4ffa3c View commit details

Commits on Feb 1, 2025

  1. [ 1.0.93 ] * Updated underlying spotifywebapiPython package require…

    …ment to version 1.0.163.
    thlucas1 committed Feb 1, 2025
    Copy the full SHA
    c52d37a View commit details

Commits on Feb 5, 2025

  1. [ 1.0.94 ] * Updated underlying spotifywebapiPython package require…

    …ment to version 1.0.164.
    thlucas1 committed Feb 5, 2025
    Copy the full SHA
    e639bcb View commit details

Commits on Feb 18, 2025

  1. [ 1.0.95 ] * Updated underlying spotifywebapiPython package require…

    …ment to version 1.0.165.
    thlucas1 committed Feb 18, 2025
    Copy the full SHA
    d8a9566 View commit details

Commits on Feb 19, 2025

  1. [ 1.0.96 ] * Updated underlying spotifywebapiPython package require…

    …ment to version 1.0.168.
    thlucas1 committed Feb 19, 2025
    Copy the full SHA
    d7fb18f View commit details

Commits on Feb 21, 2025

  1. [ 1.0.97 ] * Added service get_balance. Gets the current balance co…

    …nfiguration of the device.
    
      * Added service `get_bass_capabilities`. Gets the current bass capability configuration of the device.
      * Added service `set_balance_level`. Sets the device balance level to the given level.
      * Added service `set_bass_level`. Sets the device bass level to the given level.
      * Updated underlying `spotifywebapiPython` package requirement to version 1.0.170.
      * Updated underlying `bosesoundtouchapi` package requirement to version 1.0.70.
    thlucas1 committed Feb 21, 2025
    Copy the full SHA
    5cc1de2 View commit details
  2. [ 1.0.98 ] * Added service get_audio_product_tone_controls. Gets th…

    …e current audio product tone controls configuration of the device.
    
      * Added service `set_audio_product_tone_controls`. Sets the current audio product tone controls configuration of the device.
      * Updated underlying `spotifywebapiPython` package requirement to version 1.0.171.
    thlucas1 committed Feb 21, 2025
    Copy the full SHA
    99d2640 View commit details

Commits on Feb 22, 2025

  1. [ 1.0.99 ] * Updated underlying spotifywebapiPython package require…

    …ment to version 1.0.174.
    thlucas1 committed Feb 22, 2025
    Copy the full SHA
    8f42b8b View commit details

Commits on Feb 26, 2025

  1. [ 1.0.100 ] * Updated underlying spotifywebapiPython package requir…

    …ement to version 1.0.180.
    thlucas1 committed Feb 26, 2025
    Copy the full SHA
    a1a6b72 View commit details

Commits on Mar 7, 2025

  1. [ 1.0.101 ] * Added service get_audio_dsp_controls. Gets the curren…

    …t audio dsp controls configuration of the device.
    
      * Added service `get_bass_level`. Gets the current bass level configuration of the device.
      * Added service `get_device_info`. Gets basic device information.
      * Added service `get_supported_urls`. Gets the supported urls configuration of the device.
      * Added service `set_audio_dsp_controls`. Sets the current audio dsp controls configuration of the device.
      * Updated `smartinspectPython` package reference to `smartinspectpython` for PyPi.org requirements.
      * Updated `spotifywebapiPython` package reference to `spotifywebapipython` for PyPi.org requirements.
      * Updated underlying `bosesoundtouchapi` package requirement to version 1.0.74.
      * Updated underlying `smartinspectpython` package requirement to version 3.0.35.
      * Updated underlying `spotifywebapipython` package requirement to version 1.0.184.
    thlucas1 committed Mar 7, 2025
    Copy the full SHA
    06f7726 View commit details

Commits on Mar 9, 2025

  1. [ 1.0.102 ] * Updated underlying spotifywebapipython package requir…

    …ement to version 1.0.187.
    thlucas1 committed Mar 9, 2025
    Copy the full SHA
    e35e195 View commit details
  2. [ 1.0.103 ] * Updated underlying spotifywebapipython package requir…

    …ement to version 1.0.188.
    thlucas1 committed Mar 9, 2025
    Copy the full SHA
    890af3f View commit details
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -22,10 +22,13 @@ config/*

# GIT support files to ignore.
/Git*.cmd
/Git*.txt

# Local project files and folders to ignore.
/.github/workflows/lint.yml
/custom_components/soundtouchplus/zzz_Publish.cmd
/images
/developer_notes.txt
/New_Release_Instructions.txt
/test/testdata/
/test/*
106 changes: 106 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -6,6 +6,112 @@ Change are listed in reverse chronological order (newest to oldest).

<span class="changelog">

###### [ 1.0.103 ] - 2025/03/09

* Updated underlying `spotifywebapipython` package requirement to version 1.0.188.

###### [ 1.0.102 ] - 2025/03/08

* Updated underlying `spotifywebapipython` package requirement to version 1.0.187.

###### [ 1.0.101 ] - 2025/03/07

* Added service `get_audio_dsp_controls`. Gets the current audio dsp controls configuration of the device.
* Added service `get_bass_level`. Gets the current bass level configuration of the device.
* Added service `get_device_info`. Gets basic device information.
* Added service `get_supported_urls`. Gets the supported urls configuration of the device.
* Added service `set_audio_dsp_controls`. Sets the current audio dsp controls configuration of the device.
* Updated `smartinspectPython` package reference to `smartinspectpython` for PyPi.org requirements.
* Updated `spotifywebapiPython` package reference to `spotifywebapipython` for PyPi.org requirements.
* Updated underlying `bosesoundtouchapi` package requirement to version 1.0.74.
* Updated underlying `smartinspectpython` package requirement to version 3.0.35.
* Updated underlying `spotifywebapipython` package requirement to version 1.0.184.

###### [ 1.0.100 ] - 2025/02/26

* Updated underlying `spotifywebapiPython` package requirement to version 1.0.180.

###### [ 1.0.99 ] - 2025/02/22

* Updated underlying `spotifywebapiPython` package requirement to version 1.0.174.

###### [ 1.0.98 ] - 2025/02/21

* Added service `get_audio_product_tone_controls`. Gets the current audio product tone controls configuration of the device.
* Added service `set_audio_product_tone_controls`. Sets the current audio product tone controls configuration of the device.
* Updated underlying `spotifywebapiPython` package requirement to version 1.0.171.

###### [ 1.0.97 ] - 2025/02/20

* Added service `get_balance`. Gets the current balance configuration of the device.
* Added service `get_bass_capabilities`. Gets the current bass capability configuration of the device.
* Added service `set_balance_level`. Sets the device balance level to the given level.
* Added service `set_bass_level`. Sets the device bass level to the given level.
* Updated underlying `spotifywebapiPython` package requirement to version 1.0.170.
* Updated underlying `bosesoundtouchapi` package requirement to version 1.0.70.

###### [ 1.0.96 ] - 2025/02/18

* Updated underlying `spotifywebapiPython` package requirement to version 1.0.168.

###### [ 1.0.95 ] - 2025/02/17

* Updated underlying `spotifywebapiPython` package requirement to version 1.0.165.

###### [ 1.0.94 ] - 2025/02/05

* Updated underlying `spotifywebapiPython` package requirement to version 1.0.164.

###### [ 1.0.93 ] - 2025/02/01

* Updated underlying `spotifywebapiPython` package requirement to version 1.0.163.

###### [ 1.0.92 ] - 2025/01/28

* Updated underlying `spotifywebapiPython` package requirement to version 1.0.162.

###### [ 1.0.91 ] - 2025/01/27

* Updated underlying `spotifywebapiPython` package requirement to version 1.0.161.

###### [ 1.0.90 ] - 2025/01/26

* Updated underlying `homeassistant` package to version 2025.1.3 (from version 2024.6.1).
* Updated underlying `spotifywebapiPython` package requirement to version 1.0.159.

###### [ 1.0.89 ] - 2025/01/23

* Updated underlying `spotifywebapiPython` package requirement to version 1.0.156.
* Updated underlying `smartinspectPython` package requirement to version 3.0.34.

###### [ 1.0.88 ] - 2025/01/07

* Updated underlying `spotifywebapiPython` package requirement to version 1.0.139.

###### [ 1.0.87 ] - 2025/01/06

* Updated underlying `spotifywebapiPython` package requirement to version 1.0.138.

###### [ 1.0.86 ] - 2025/01/05

* Updated underlying `spotifywebapiPython` package requirement to version 1.0.137.

###### [ 1.0.85 ] - 2025/01/05

* Updated underlying `spotifywebapiPython` package requirement to version 1.0.135.

###### [ 1.0.84 ] - 2025/01/04

* Updated underlying `spotifywebapiPython` package requirement to version 1.0.134.

###### [ 1.0.83 ] - 2025/01/03

* Updated underlying `spotifywebapiPython` package requirement to version 1.0.133.

###### [ 1.0.82 ] - 2025/01/02

* Updated underlying `spotifywebapiPython` package requirement to version 1.0.132.

###### [ 1.0.81 ] - 2025/01/01

* Updated underlying `spotifywebapiPython` package requirement to version 1.0.131.
Loading