From 9a423f33b2876e2d22110f609ec916307017a72e Mon Sep 17 00:00:00 2001 From: HFeenstra Date: Sun, 10 Jan 2021 21:07:42 +0100 Subject: [PATCH] Update spotify.markdown (#16140) --- source/_integrations/spotify.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/spotify.markdown b/source/_integrations/spotify.markdown index 8d01a9bb0f4..1ed7da9f5de 100644 --- a/source/_integrations/spotify.markdown +++ b/source/_integrations/spotify.markdown @@ -26,7 +26,7 @@ The Spotify media player integration allows you to control [Spotify](https://www ### Create a Spotify application -- Login to [Spotify Developer](https://developer.spotify.com). +- Login to [Spotify Developer](https://developer.spotify.com) via Dashboard. - Visit the [My Applications](https://developer.spotify.com/my-applications/#!/applications) page. - 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 below](#configuration).