mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-05 19:41:27 +00:00
🎉 Release of add-on Spotify Connect 0.5.2
This commit is contained in:
parent
43ccebb4ae
commit
a6956e323f
4 changed files with 10 additions and 12 deletions
|
@ -955,10 +955,10 @@ SOFTWARE.
|
||||||
[ssh-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||||
[ssh-i386-shield]: https://img.shields.io/badge/i386-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.5.1
|
[addon-spotify]: https://github.com/hassio-addons/addon-spotify-connect/tree/v0.5.2
|
||||||
[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/v0.5.1/README.md
|
[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/v0.5.2/README.md
|
||||||
[spotify-issue]: https://github.com/hassio-addons/addon-spotify-connect/issues
|
[spotify-issue]: https://github.com/hassio-addons/addon-spotify-connect/issues
|
||||||
[spotify-version-shield]: https://img.shields.io/badge/version-v0.5.1-blue.svg
|
[spotify-version-shield]: https://img.shields.io/badge/version-v0.5.2-blue.svg
|
||||||
[spotify-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/spotify-amd64.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-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||||
[spotify-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
[spotify-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
|
|
|
@ -1,12 +1,10 @@
|
||||||
[Full Changelog][changelog]
|
[Full Changelog][changelog]
|
||||||
|
|
||||||
### Changed
|
### :hammer: Changes
|
||||||
|
|
||||||
- :arrow_up: Upgrades base image to v3.1.0
|
- :arrow_up: Upgrades add-on base image to 3.1.1
|
||||||
- :fire: Removes default config options
|
|
||||||
- :hammer: Simplifies add-on code logic
|
|
||||||
|
|
||||||
[changelog]: https://github.com/hassio-addons/addon-spotify-connect/compare/v0.5.0...v0.5.1
|
[changelog]: https://github.com/hassio-addons/addon-spotify-connect/compare/v0.5.1...v0.5.2
|
||||||
|
|
||||||
Questions? Join our Discord server! https://discord.me/hassioaddons
|
Questions? Join our Discord server! https://discord.me/hassioaddons
|
||||||
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck
|
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck
|
|
@ -47,13 +47,13 @@ If you are more interested in stable releases of our add-ons:
|
||||||
[buymeacoffee]: https://www.buymeacoffee.com/frenck
|
[buymeacoffee]: https://www.buymeacoffee.com/frenck
|
||||||
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
||||||
[discord]: https://discord.me/hassioaddons
|
[discord]: https://discord.me/hassioaddons
|
||||||
[docs]: https://github.com/hassio-addons/addon-spotify-connect/blob/v0.5.1/README.md
|
[docs]: https://github.com/hassio-addons/addon-spotify-connect/blob/v0.5.2/README.md
|
||||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
[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/community-hass-io-add-on-spotify-connect/61210?u=frenck
|
||||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
|
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
|
||||||
[patreon-shield]: https://www.frenck.nl/images/patreon.png
|
[patreon-shield]: https://www.frenck.nl/images/patreon.png
|
||||||
[patreon]: https://www.patreon.com/frenck
|
[patreon]: https://www.patreon.com/frenck
|
||||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
||||||
[release-shield]: https://img.shields.io/badge/version-v0.5.1-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-v0.5.2-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/v0.5.1
|
[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/v0.5.2
|
||||||
[screenshot]: https://github.com/hassio-addons/addon-spotify-connect/raw/master/images/screenshot.png
|
[screenshot]: https://github.com/hassio-addons/addon-spotify-connect/raw/master/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Spotify Connect",
|
"name": "Spotify Connect",
|
||||||
"version": "0.5.1",
|
"version": "0.5.2",
|
||||||
"slug": "spotify",
|
"slug": "spotify",
|
||||||
"description": "Play Spotify music on your Home Assistant device",
|
"description": "Play Spotify music on your Home Assistant device",
|
||||||
"url": "https://github.com/hassio-addons/addon-spotify-connect",
|
"url": "https://github.com/hassio-addons/addon-spotify-connect",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue