Site updated at 2017-05-07 21:02:25 UTC
This commit is contained in:
parent
00dcc54eca
commit
9940816edc
27 changed files with 120 additions and 48 deletions
|
@ -228,6 +228,29 @@
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h4><a class="title-link" name="service-media_playershuffle_set" href="#service-media_playershuffle_set"></a> Service <code class="highlighter-rouge">media_player/shuffle_set</code></h4>
|
||||
<p>Currently only supports Spotify.</p>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Service data attribute</th>
|
||||
<th>Optional</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><code class="highlighter-rouge">entity_id</code></td>
|
||||
<td>no</td>
|
||||
<td>Target a specific media player. For example <code class="highlighter-rouge">media_player.spotify</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code class="highlighter-rouge">source</code></td>
|
||||
<td>no</td>
|
||||
<td><code class="highlighter-rouge">true</code>/<code class="highlighter-rouge">false</code> for enabling/disabling shuffle</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</article>
|
||||
</div>
|
||||
<aside id="sidebar" class="grid__item one-third lap-one-whole palm-one-whole">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue