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.