mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
Spotify: fix image indents to fix step numbers (#39460)
This commit is contained in:
parent
0529e3ebd0
commit
710aa785e3
@ -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.
|
||||
|
||||

|
||||
|
||||
@ -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.
|
||||
|
||||

|
||||
|
||||
@ -80,7 +80,7 @@ to allow you to log in with your Spotify account.
|
||||
|
||||

|
||||
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user