Documentation accompanying account usage (#2809)
* Added text mentioning usage of Free account of Spotify * Make a box
This commit is contained in:
parent
36ecea5449
commit
f1511dd5fc
1 changed files with 7 additions and 2 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue