Skip to content

Commit f1511dd

Browse files
Tommatheussenfabaff
authored andcommitted
Documentation accompanying account usage (home-assistant#2809)
* Added text mentioning usage of Free account of Spotify * Make a box
1 parent 36ecea5 commit f1511dd

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

source/_components/media_player.spotify.markdown

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,15 @@ The `spotify` media player platform allows you to control [Spotify](https://www.
1818

1919
## {% linkable_title Prerequisites %}
2020

21-
- Spotify Premium account.
22-
- Spotify Application, properly configured.
21+
- Spotify account.
22+
- Spotify Application, properly configured
23+
24+
<p class='note'>
25+
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.
26+
</p>
2327

2428
To create the required Spotify Application:
29+
2530
- Login to [Spotify Developer](https://developer.spotify.com)
2631
- Visit the [My Applications](https://developer.spotify.com/my-applications/#!/applications) page
2732
- 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.

0 commit comments

Comments
 (0)