Site updated at 2016-12-17 22:58:25 UTC
This commit is contained in:
parent
1852a2ea7e
commit
b963fa6eb6
379 changed files with 7177 additions and 1832 deletions
|
@ -215,6 +215,30 @@
|
|||
</tbody>
|
||||
</table>
|
||||
|
||||
<h4><a class="title-link" name="service-media_playerselect_source" href="#service-media_playerselect_source"></a> Service <code class="highlighter-rouge">media_player/select_source</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">source</code></td>
|
||||
<td>no</td>
|
||||
<td>Name of the source to switch to. Platform dependent.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
</article>
|
||||
|
||||
|
@ -260,7 +284,7 @@
|
|||
LG Netcast TV
|
||||
</a></li>
|
||||
<li><a href='/components/media_player.webostv/'>
|
||||
LG WebOS TV
|
||||
LG webOS Smart TV
|
||||
</a></li>
|
||||
<li><a href='/components/media_player.squeezebox/'>
|
||||
Logitech Squeezebox
|
||||
|
@ -298,6 +322,9 @@
|
|||
<li><a href='/components/media_player.samsungtv/'>
|
||||
Samsung Smart TV
|
||||
</a></li>
|
||||
<li><a href='/components/media_player.aquostv/'>
|
||||
Sharp Aquos TV
|
||||
</a></li>
|
||||
<li><a href='/components/media_player.snapcast/'>
|
||||
Snapcast
|
||||
</a></li>
|
||||
|
@ -313,6 +340,9 @@
|
|||
<li><a href='/components/media_player.universal/'>
|
||||
Universal
|
||||
</a></li>
|
||||
<li><a href='/components/media_player.vlc/'>
|
||||
VLC
|
||||
</a></li>
|
||||
<li><a href='/components/media_player.yamaha/'>
|
||||
Yamaha Network Receivers
|
||||
</a></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue