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
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue