Update media_player.markdown (#2656)

Changed shuffle_set from 'source' to 'shuffle'
This commit is contained in:
Andreas Ahrens 2017-05-19 08:58:17 +02:00 committed by Fredrik Lindqvist
parent 0e75a4f553
commit e0ab75a8cb

View File

@ -71,4 +71,4 @@ Currently only supports Spotify.
| Service data attribute | Optional | Description |
| ---------------------- | -------- | ---------------------------------------------------- |
| `entity_id` | no | Target a specific media player. For example `media_player.spotify`|
| `source` | no | `true`/`false` for enabling/disabling shuffle |
| `shuffle` | no | `true`/`false` for enabling/disabling shuffle |