Documentation accompanying account usage (#2809)

* Added text mentioning usage of Free account of Spotify

* Make a box
This commit is contained in:
Tom Matheussen 2017-06-14 07:46:39 +02:00 committed by Fabian Affolter
parent 36ecea5449
commit f1511dd5fc

View File

@ -18,10 +18,15 @@ The `spotify` media player platform allows you to control [Spotify](https://www.
## {% linkable_title Prerequisites %}
- Spotify Premium account.
- Spotify Application, properly configured.
- Spotify account.
- Spotify Application, properly configured
<p class='note'>
Controlling the Spotify component (pause, play, next, etc) requires a Premium account. If you do not have a Premium account, the component in the frontend will not show the controls.
</p>
To create the required Spotify Application:
- Login to [Spotify Developer](https://developer.spotify.com)
- Visit the [My Applications](https://developer.spotify.com/my-applications/#!/applications) page
- Select **Create An App**. Enter any name and description. Once your application is created, view it and copy your **Client ID** and **Client Secret**, which are used in the Home Assistant configuration file.