Spotify: fix image indents to fix step numbers (#39460)

This commit is contained in:
c0ffeeca7 2025-06-10 09:33:12 +02:00 committed by GitHub
parent 0529e3ebd0
commit 710aa785e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -49,11 +49,11 @@ to allow you to log in with your Spotify account.
4. Enter a name and description; feel free to use any name and description you like.
Set the _"Redirect URI"_ to the following:
- Set the _"Redirect URI"_ to the following:
`https://my.home-assistant.io/redirect/oauth`
Please copy and paste the exact URL above. You **do not** have to change it.
- Please copy and paste the exact URL above. You **do not** have to change it.
![Creating a Spotify Application](/images/integrations/spotify/create-spotify-application.png)
@ -70,7 +70,7 @@ to allow you to log in with your Spotify account.
8. Before we can start configuring Home Assistant, we need to grab the application
credentials Home Assistant needs.
Select on the **View client secret** button to reveal the client secret.
- Select on the **View client secret** button to reveal the client secret.
![Show the client secret of the Spotify Application](/images/integrations/spotify/show-client-secret.png)
@ -80,7 +80,7 @@ to allow you to log in with your Spotify account.
![Get the application credentials from the Spotify Application](/images/integrations/spotify/application-credentials.png)
You will need the _"Client ID"_ and _"Client secret"_ during the Spotify
- You will need the _"Client ID"_ and _"Client secret"_ during the Spotify
integration setup process in Home Assistant.
You can now continue with the next chapter to configure the Spotify integration
@ -103,7 +103,7 @@ Internal examples: `http://192.168.0.2:8123/auth/external/callback`, `http://hom
## Data updates
The integration polls at least every 30 seconds.
The integration {% term polling polls %} at least every 30 seconds.
If the track that is playing ends in less than 30 seconds, the integration will poll again after the track has ended to update the state again.
## Using multiple Spotify accounts