mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
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
@ -18,10 +18,15 @@ The `spotify` media player platform allows you to control [Spotify](https://www.
|
|||||||
|
|
||||||
## {% linkable_title Prerequisites %}
|
## {% linkable_title Prerequisites %}
|
||||||
|
|
||||||
- Spotify Premium account.
|
- Spotify account.
|
||||||
- Spotify Application, properly configured.
|
- 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:
|
To create the required Spotify Application:
|
||||||
|
|
||||||
- Login to [Spotify Developer](https://developer.spotify.com)
|
- Login to [Spotify Developer](https://developer.spotify.com)
|
||||||
- Visit the [My Applications](https://developer.spotify.com/my-applications/#!/applications) page
|
- 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.
|
- 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…
x
Reference in New Issue
Block a user