mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Update list of media_players supporting shuffle (#3846)
* Update list of media_players supporting shuffle. This is based on doing a [search for SUPPORT_SHUFFLE_SET](https://github.com/home-assistant/home-assistant/search?utf8=%E2%9C%93&q=SUPPORT_SHUFFLE_SET&type=) * Add links while I'm here
This commit is contained in:
parent
e73fe63a0c
commit
46447e34fa
@ -57,7 +57,8 @@ Available services: `turn_on`, `turn_off`, `toggle`, `volume_up`, `volume_down`,
|
||||
| `source` | no | Name of the source to switch to. Platform dependent. |
|
||||
|
||||
#### {% linkable_title Service `media_player/shuffle_set` %}
|
||||
Currently only supports Spotify.
|
||||
|
||||
Currently only supported on [Spotify](/components/media_player.spotify/), [MPD](/components/media_player.mpd/), [Kodi](/components/media_player.kodi/), and [Universal](/components/media_player.universal/).
|
||||
|
||||
| Service data attribute | Optional | Description |
|
||||
| ---------------------- | -------- | ---------------------------------------------------- |
|
||||
|
Loading…
x
Reference in New Issue
Block a user