Site updated at 2017-05-31 03:21:20 UTC

This commit is contained in:
Travis CI 2017-05-31 03:21:20 +00:00
parent 86fe6ee024
commit 13fe56aa0d
25 changed files with 38 additions and 65 deletions

View file

@ -130,33 +130,6 @@
</tr>
</tbody>
</table>
<h4><a class="title-link" name="service-media_playervolume_transition" href="#service-media_playervolume_transition"></a> Service <code class="highlighter-rouge">media_player/volume_transition</code></h4>
<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>yes</td>
<td>Target a specific media player. Defaults to all.</td>
</tr>
<tr>
<td><code class="highlighter-rouge">volume_level</code></td>
<td>no</td>
<td>Float for volume level</td>
</tr>
<tr>
<td><code class="highlighter-rouge">transition</code></td>
<td>no</td>
<td>Integer for transition time in seconds</td>
</tr>
</tbody>
</table>
<h4><a class="title-link" name="service-media_playermedia_seek" href="#service-media_playermedia_seek"></a> Service <code class="highlighter-rouge">media_player/media_seek</code></h4>
<table>
<thead>