diff --git a/README.md b/README.md index 9bde6e4b7..83e084e20 100644 --- a/README.md +++ b/README.md @@ -1161,10 +1161,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/c431828 -[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/c431828/README.md +[addon-spotify]: https://github.com/hassio-addons/addon-spotify-connect/tree/1c93337 +[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/1c93337/README.md [spotify-issue]: https://github.com/hassio-addons/addon-spotify-connect/issues -[spotify-version-shield]: https://img.shields.io/badge/version-c431828-blue.svg +[spotify-version-shield]: https://img.shields.io/badge/version-1c93337-blue.svg [spotify-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/spotify-amd64.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 diff --git a/spotify/CHANGELOG.md b/spotify/CHANGELOG.md index b57317735..186127277 100644 --- a/spotify/CHANGELOG.md +++ b/spotify/CHANGELOG.md @@ -1,4 +1,6 @@ # Changelog since v0.7.1 +- :hammer: Update community forum links +- :books: Update add-on instructions - :hammer: Refactor add-on configuration - :hammer: Put add-on on the host network - :arrow_down: Downgrade Spotifyd to v0.2.23 diff --git a/spotify/README.md b/spotify/README.md index 40e2a1f9b..c550df138 100644 --- a/spotify/README.md +++ b/spotify/README.md @@ -12,8 +12,6 @@ Play Spotify music on your Home Assistant device. ## About -**IMPORTANT**: _This add-on requires a Spotify Premium account!_ - The Home Assistant Spotify Connect add-on allows you to use your device running Home Assistant to play your Spotify music. This add-on uses the Spotify Connect protocol, which makes it show up a device that can be @@ -48,15 +46,15 @@ If you are more interested in stable releases of our add-ons: [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-spotify-connect/blob/c431828/README.md +[docs]: https://github.com/hassio-addons/addon-spotify-connect/blob/1c93337/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg -[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-spotify-connect/61210?u=frenck +[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-spotify-connect/61210?u=frenck [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png [github-sponsors]: https://github.com/sponsors/frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg [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-c431828-blue.svg -[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/c431828 +[release-shield]: https://img.shields.io/badge/version-1c93337-blue.svg +[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/1c93337 [screenshot]: https://github.com/hassio-addons/addon-spotify-connect/raw/master/images/screenshot.png \ No newline at end of file diff --git a/spotify/config.json b/spotify/config.json index c3f7c7234..641b333a5 100644 --- a/spotify/config.json +++ b/spotify/config.json @@ -1,6 +1,6 @@ { "name": "Spotify Connect", - "version": "c431828", + "version": "1c93337", "slug": "spotify", "description": "Play Spotify music on your Home Assistant device", "url": "https://github.com/hassio-addons/addon-spotify-connect",