🎉 Release of add-on Spotify Connect 0.12.0

This commit is contained in:
Community Hass.io Add-ons Bot 2022-06-09 07:20:21 +00:00
parent 9c87be7f50
commit 8812938591
4 changed files with 10 additions and 26 deletions

View file

@ -866,10 +866,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.11.0 [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.11.0/README.md [addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/v0.12.0/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.11.0-blue.svg [spotify-version-shield]: https://img.shields.io/badge/version-v0.12.0-blue.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
[spotify-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [spotify-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -1,24 +1,7 @@
## Whats changed ## Whats changed
## 🚀 Enhancements
- 🔒 Sign add-on with Codenotary Community Attestation Service (CAS) @frenck (#168)
## 🧰 Maintenance
- 🚀 Update CI to latest version @frenck (#158)
- 🎆 Updates maintenance/license year to 2022 @frenck (#165)
## 📚 Documentation
- 📚 Add My buttons to documentation @frenck (#169)
## 🌎 Translations
- Added Hungarian translation @mrbaloghakos (#163)
## ⬆️ Dependency updates ## ⬆️ Dependency updates
- ⬆️ Upgrades add-on base image to 11.0.0 @frenck (#157) - ⬆️ Upgrades git to 2.34.2-r0 @frenck (#172)
- ⬆️ Upgrades add-on base image to 11.0.1 @frenck (#166) - ⬆️ Upgrades add-on base image to 12.0.0 @frenck (#173)
- ⬆️ Upgrades add-on base image to 11.1.0 @frenck (#167) - ⬆️ Upgrades librespot to 0.4.1 @frenck (#174)

View file

@ -49,6 +49,6 @@ If you are more interested in stable releases of our add-ons:
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/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.11.0-blue.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.11.0 [release]: https://github.com/hassio-addons/addon-spotify-connect/tree/v0.12.0
[screenshot]: https://github.com/hassio-addons/addon-spotify-connect/raw/main/images/screenshot.png [screenshot]: https://github.com/hassio-addons/addon-spotify-connect/raw/main/images/screenshot.png

View file

@ -8,6 +8,7 @@ codenotary: codenotary@frenck.dev
description: Play Spotify music on your Home Assistant device description: Play Spotify music on your Home Assistant device
host_network: true host_network: true
image: ghcr.io/hassio-addons/spotify/{arch} image: ghcr.io/hassio-addons/spotify/{arch}
init: false
name: Spotify Connect name: Spotify Connect
options: options:
bitrate: 160 bitrate: 160
@ -20,4 +21,4 @@ schema:
username: str? username: str?
slug: spotify slug: spotify
url: https://github.com/hassio-addons/addon-spotify-connect url: https://github.com/hassio-addons/addon-spotify-connect
version: 0.11.0 version: 0.12.0