From cc4135abd8e7786541b25af9d0c3b0cffb1f21b4 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 9 Jun 2022 10:06:48 +0000 Subject: [PATCH] :tada: Release of add-on Spotify Connect 0.12.1 --- README.md | 6 +++--- spotify/CHANGELOG.md | 10 ++++++---- spotify/DOCS.md | 12 ++---------- spotify/README.md | 4 ++-- spotify/config.yaml | 2 +- 5 files changed, 14 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index 2c43ebc7..cb0a983d 100644 --- a/README.md +++ b/README.md @@ -827,10 +827,10 @@ SOFTWARE. [ssh-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [ssh-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [ssh-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-spotify]: https://github.com/hassio-addons/addon-spotify-connect/tree/v0.12.0 -[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/v0.12.0/README.md +[addon-spotify]: https://github.com/hassio-addons/addon-spotify-connect/tree/v0.12.1 +[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/v0.12.1/README.md [spotify-issue]: https://github.com/hassio-addons/addon-spotify-connect/issues -[spotify-version-shield]: https://img.shields.io/badge/version-v0.12.0-blue.svg +[spotify-version-shield]: https://img.shields.io/badge/version-v0.12.1-blue.svg [spotify-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [spotify-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [spotify-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/spotify/CHANGELOG.md b/spotify/CHANGELOG.md index 18a0fdd6..0f7184e3 100644 --- a/spotify/CHANGELOG.md +++ b/spotify/CHANGELOG.md @@ -1,7 +1,9 @@ ## What’s changed -## ⬆️ Dependency updates +## 🧰 Maintenance -- ⬆️ Upgrades git to 2.34.2-r0 @frenck (#172) -- ⬆️ Upgrades add-on base image to 12.0.0 @frenck (#173) -- ⬆️ Upgrades librespot to 0.4.1 @frenck (#174) +- 🧹 Clean up unneeded command line params @frenck (#175) + +## 📚 Documentation + +- 📚 Use new My Home Assistant link format @frenck (#176) diff --git a/spotify/DOCS.md b/spotify/DOCS.md index 787c7505..28354e98 100644 --- a/spotify/DOCS.md +++ b/spotify/DOCS.md @@ -25,12 +25,6 @@ comparison to installing any other Home Assistant add-on. 1. Check the logs of the "Spotify Connect" to see if everything went well. 1. Ready to go! -Home Assistant, by default, ships with the Community Add-ons store installed. -However, if it is missing (for any reason), you can add it by clicking the -button My button below. - -[![Add repository to your Home Assitant instance.][repository-badge]][repository] - ## Configuration **Note**: _Remember to restart the add-on when the configuration is changed._ @@ -157,6 +151,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +[addon-badge]: https://my.home-assistant.io/badges/supervisor_addon.svg +[addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_spotify&repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository [contributors]: https://github.com/hassio-addons/addon-spotify-connect/graphs/contributors [discord-ha]: https://discord.gg/c5DvZ4e [discord]: https://discord.me/hassioaddons @@ -166,7 +162,3 @@ SOFTWARE. [reddit]: https://reddit.com/r/homeassistant [releases]: https://github.com/hassio-addons/addon-spotify-connect/releases [semver]: http://semver.org/spec/v2.0.0.htm -[addon-badge]: https://my.home-assistant.io/badges/supervisor_addon.svg -[addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_spotify -[repository-badge]: https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg -[repository]: https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository diff --git a/spotify/README.md b/spotify/README.md index eef2876f..534c4d9f 100644 --- a/spotify/README.md +++ b/spotify/README.md @@ -33,6 +33,6 @@ you'll have to do is hook up your sound system to the Pi! [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-v0.12.0-blue.svg -[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/v0.12.0 +[release-shield]: https://img.shields.io/badge/version-v0.12.1-blue.svg +[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/v0.12.1 [screenshot]: https://github.com/hassio-addons/addon-spotify-connect/raw/main/images/screenshot.png \ No newline at end of file diff --git a/spotify/config.yaml b/spotify/config.yaml index 28638ae2..6c8c68ea 100644 --- a/spotify/config.yaml +++ b/spotify/config.yaml @@ -21,4 +21,4 @@ schema: username: str? slug: spotify url: https://github.com/hassio-addons/addon-spotify-connect -version: 0.12.0 +version: 0.12.1