diff --git a/README.md b/README.md index 492e3386..03ac3a7f 100644 --- a/README.md +++ b/README.md @@ -259,6 +259,19 @@ Beautiful and feature-rich CCTV/NVR for your cameras [:books: Shinobi Pro add-on documentation][addon-doc-shinobi] +### ✓ [Spotify Connect][addon-spotify] + +![Latest Version][spotify-version-shield] +![Supports armhf Architecture][spotify-armhf-shield] +![Supports aarch64 Architecture][spotify-aarch64-shield] +![Supports amd64 Architecture][spotify-amd64-shield] +![Supports i386 Architecture][spotify-i386-shield] +![Docker Pulls][spotify-pulls-shield] + +Play Spotify music on your Home Assistant device + +[:books: Spotify Connect add-on documentation][addon-doc-spotify] + ### ✓ [TasmoAdmin][addon-tasmoadmin] ![Latest Version][tasmoadmin-version-shield] @@ -356,6 +369,7 @@ on the correct GitHub repository matching the add-on. - [Open an issue for the add-on: Plex Media Server][plex-issue] - [Open an issue for the add-on: SSH & Web Terminal][ssh-issue] - [Open an issue for the add-on: Shinobi Pro][shinobi-issue] +- [Open an issue for the add-on: Spotify Connect][spotify-issue] - [Open an issue for the add-on: TasmoAdmin][tasmoadmin-issue] - [Open an issue for the add-on: Terminal][terminal-issue] - [Open an issue for the add-on: Tor][tor-issue] @@ -562,6 +576,15 @@ SOFTWARE. [shinobi-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [shinobi-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [shinobi-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg +[addon-spotify]: https://github.com/hassio-addons/addon-spotify-connect/tree/v0.1.0 +[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/v0.1.0/README.md +[spotify-issue]: https://github.com/hassio-addons/addon-spotify-connect/issues +[spotify-version-shield]: https://img.shields.io/badge/version-v0.1.0-blue.svg +[spotify-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/spotify.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-yes-green.svg +[spotify-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg [addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/v0.4.0 [addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/v0.4.0/README.md [tasmoadmin-issue]: https://github.com/hassio-addons/addon-tasmoadmin/issues diff --git a/spotify/CHANGELOG.md b/spotify/CHANGELOG.md new file mode 100644 index 00000000..ccff5b46 --- /dev/null +++ b/spotify/CHANGELOG.md @@ -0,0 +1 @@ +Initial release 🎉 \ No newline at end of file diff --git a/spotify/README.md b/spotify/README.md new file mode 100644 index 00000000..16497218 --- /dev/null +++ b/spotify/README.md @@ -0,0 +1,55 @@ +# Community Hass.io Add-ons: Spotify Connect + +[![Release][release-shield]][release] ![Project Stage][project-stage-shield] ![Project Maintenance][maintenance-shield] + +[![Discord][discord-shield]][discord] [![Community Forum][forum-shield]][forum] + +[![Buy me a coffee][buymeacoffee-shield]][buymeacoffee] + +Play Spotify music on your Home Assistant device. + +## About + +**IMPORTANT**: _This add-on requires a Spotify Premium account!_ + +The Hass.io 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 controlled +by all the official clients. + +For example; Running Hass.io on a Raspberry Pi with this add-on installed +will allow you to play your Spotify music via the Pi. So all you'll have +to do is hook up your sound system to the Pi! + +[Click here for the full documentation][docs] + +![Spotify Connect][screenshot] + +## WARNING! THIS IS A BETA VERSION! + +This Hass.io Add-ons repository contains beta releases of add-ons. + +- They might stop working at any time. +- They could have a negative impact on your system. + +This repository was created for: + +- Anybody willing to test. +- Anybody interested in trying out upcoming add-ons or add-on features. + +If you are more interested in stable releases of our add-ons: + + + +[buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg +[buymeacoffee]: https://www.buymeacoffee.com/frenck +[discord-shield]: https://img.shields.io/discord/330944238910963714.svg +[discord]: https://discord.gg/c5DvZ4e +[docs]: https://github.com/hassio-addons/addon-spotify-connect/blob/v0.1.0/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 +[maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg +[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg +[release-shield]: https://img.shields.io/badge/version-v0.1.0-blue.svg +[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/v0.1.0 +[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 new file mode 100644 index 00000000..e85b2425 --- /dev/null +++ b/spotify/config.json @@ -0,0 +1,37 @@ +{ + "name": "Spotify Connect", + "version": "0.1.0", + "slug": "spotify", + "description": "Play Spotify music on your Home Assistant device", + "url": "https://community.home-assistant.io/t/community-hass-io-add-on-spotify-connect/61210?u=frenck", + "startup": "services", + "arch": [ + "aarch64", + "amd64", + "armhf", + "i386" + ], + "boot": "auto", + "hassio_api": true, + "homeassistant_api": false, + "host_network": false, + "audio": true, + "options": { + "log_level": "info", + "username": "", + "password": "", + "name": "Hass.io", + "bitrate": 160 + }, + "schema": { + "log_level": "match(^(trace|debug|info|notice|warning|error|fatal)$)", + "username": "str", + "password": "str", + "name": "match(^[A-Za-z0-9-.]+$)", + "bitrate": "match(^(96|160|320)$)" + }, + "environment": { + "LOG_FORMAT": "{LEVEL}: {MESSAGE}" + }, + "image": "hassioaddons/spotify" +} \ No newline at end of file diff --git a/spotify/icon.png b/spotify/icon.png new file mode 100644 index 00000000..b4f12cb2 Binary files /dev/null and b/spotify/icon.png differ diff --git a/spotify/logo.png b/spotify/logo.png new file mode 100644 index 00000000..5e140a46 Binary files /dev/null and b/spotify/logo.png differ