mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-12 11:56:50 +00:00
Update spotify.markdown (#30739)
This commit is contained in:
parent
dfb173b76d
commit
0251ba5e4a
@ -121,7 +121,8 @@ To play media Spotify first needs a device selected for audio output known as th
|
|||||||
```yaml
|
```yaml
|
||||||
# Example code to select an AV receiver as the output device
|
# Example code to select an AV receiver as the output device
|
||||||
service: media_player.select_source
|
service: media_player.select_source
|
||||||
entity_id: media_player.spotify
|
target:
|
||||||
|
entity_id: media_player.spotify
|
||||||
data:
|
data:
|
||||||
source: "Denon AVR-X2000"
|
source: "Denon AVR-X2000"
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user