Update spotify.markdown (#16110)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Stefan 2021-01-05 16:35:10 +01:00 committed by GitHub
parent d8c12b53ef
commit c856142ad7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,6 +50,8 @@ spotify:
client_secret: YOUR_CLIENT_SECRET
```
Restart your Home Assistant instance before continuing with the next step.
{% configuration %}
client_id:
description: Client ID from your Spotify Developer application.
@ -66,8 +68,8 @@ client_secret:
- Access Home Assistant using the URL that you used in the **Redirect URI** step above
- Go to the **Configuration** page in the Home Assistant frontend.
- Click on **Integrations**.
- Click the orange **+** on the bottom-right.
- Click on "Spotify".
- Click the **Add Integration** button in the bottom-right.
- Select "Spotify".
- Once the new Spotify tab opens, enter your Spotify credentials and allow Home Assistant to access your Spotify account.
<div class='note'>