diff --git a/README.md b/README.md index d5cb9af80..54e5edf79 100644 --- a/README.md +++ b/README.md @@ -935,10 +935,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/99f28f8 -[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/99f28f8/README.md +[addon-spotify]: https://github.com/hassio-addons/addon-spotify-connect/tree/c9dbe5b +[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/c9dbe5b/README.md [spotify-issue]: https://github.com/hassio-addons/addon-spotify-connect/issues -[spotify-version-shield]: https://img.shields.io/badge/version-99f28f8-blue.svg +[spotify-version-shield]: https://img.shields.io/badge/version-c9dbe5b-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 540e95304..290a91148 100644 --- a/spotify/CHANGELOG.md +++ b/spotify/CHANGELOG.md @@ -1,9 +1,2 @@ -# Changelog since v0.12.0 -- 🧹 Clean up unneeded command line params (#175) -- 📚 Use new My Home Assistant link format (#176) - -* 📚 Use new My Home Assistant link format - -* Prettified Code! - -Co-authored-by: frenck +# Changelog since v0.12.1 +- Create it.yaml (italian translation) (#177) diff --git a/spotify/README.md b/spotify/README.md index ddcfa554e..09acdb8cb 100644 --- a/spotify/README.md +++ b/spotify/README.md @@ -52,6 +52,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]: 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-99f28f8-blue.svg -[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/99f28f8 +[release-shield]: https://img.shields.io/badge/version-c9dbe5b-blue.svg +[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/c9dbe5b [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 d1860f3a6..dd0e3e491 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: 99f28f8 +version: c9dbe5b diff --git a/spotify/translations/it.yaml b/spotify/translations/it.yaml new file mode 100644 index 000000000..8d80cf453 --- /dev/null +++ b/spotify/translations/it.yaml @@ -0,0 +1,25 @@ +--- +configuration: + log_level: + name: Livello Log + description: >- + Controlla il livello di dettaglio dei log dati dall'add-on. + name: + name: Nome + description: >- + Il nome del tuo dispositivo (the Spotify Connect target), mostrato sui + client ufficiali di Spotify. + bitrate: + name: Bitrate + description: >- + Il bitrate che Spotify dovrebbe usare. Piú é alto, migliore é la qualitá sonora, + tuttavia, l'add-on consumerá piú banda. + username: + name: Spotify username + description: >- + Uno username opzionale che puoi usare per accedere al tuo account Spotify Premium. + Puó essere utile se hai problemi con l'auto discovery. + password: + name: Spotify password + description: >- + La password per accedere al tuo account Spotify Premium.