Update spotify.markdown (#16140)

This commit is contained in:
HFeenstra 2021-01-10 21:07:42 +01:00 committed by GitHub
parent 4631ff06d1
commit 9a423f33b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ The Spotify media player integration allows you to control [Spotify](https://www
### Create a Spotify application ### 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. - Visit the [My Applications](https://developer.spotify.com/my-applications/#!/applications) page.
- Select **Create An App**. Enter any name and description. - 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). - 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).