mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Add spotify api info (#30483)
* Update spotify.markdown * Update spotify.markdown * Tiny tweak --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
631a37f6fc
commit
0036c5e997
@ -43,7 +43,7 @@ to allow you to log in with your Spotify account.
|
||||
|
||||
2. Log in to the [Spotify Developer Dashboard](https://developer.spotify.com/dashboard).
|
||||
|
||||
3. Click the [**Create app**](https://developer.spotify.com/dashboard/create) button in the top right.
|
||||
3. Select the [**Create app**](https://developer.spotify.com/dashboard/create) button in the top right.
|
||||
|
||||

|
||||
|
||||
@ -57,22 +57,24 @@ to allow you to log in with your Spotify account.
|
||||
|
||||

|
||||
|
||||
5. Check the box to agree with the requirements and click the **Save** button
|
||||
5. Select Web API.
|
||||
|
||||
6. Check the box to agree with the requirements and click the **Save** button
|
||||
to confirm the application creation.
|
||||
|
||||
6. Spotify will now show the new application you have just created. Click on
|
||||
7. Spotify will now show the new application you have just created. Select
|
||||
the **Settings** button in the top right to configure it.
|
||||
|
||||

|
||||
|
||||
7. Before we can start configuring Home Assistant, we need to grab the application
|
||||
8. Before we can start configuring Home Assistant, we need to grab the application
|
||||
credentials Home Assistant needs.
|
||||
|
||||
Click on the **View client secret** button to reveal the client secret.
|
||||
Select on the **View client secret** button to reveal the client secret.
|
||||
|
||||

|
||||
|
||||
8. The _"Client ID"_ and _"Client secret"_ are the two pieces of information
|
||||
9. The _"Client ID"_ and _"Client secret"_ are the two pieces of information
|
||||
that Home Assistant needs to communicate with Spotify and is what we
|
||||
call: Application credentials.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user