From c856142ad7202644f7ef93aad2f98532e8f3c85a Mon Sep 17 00:00:00 2001 From: Stefan <37924749+stefanroelofs@users.noreply.github.com> Date: Tue, 5 Jan 2021 16:35:10 +0100 Subject: [PATCH] Update spotify.markdown (#16110) Co-authored-by: Franck Nijhof --- source/_integrations/spotify.markdown | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/source/_integrations/spotify.markdown b/source/_integrations/spotify.markdown index de6705ba5cd..8d01a9bb0f4 100644 --- a/source/_integrations/spotify.markdown +++ b/source/_integrations/spotify.markdown @@ -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.