Site updated at 2016-03-30 22:32:14 UTC
This commit is contained in:
parent
4e93f71843
commit
f011b25ce7
13 changed files with 179 additions and 168 deletions
|
@ -125,6 +125,17 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<p>You can also specify hosts to connect to if they cannot be found with auto-discovery.</p>
|
||||
|
||||
<div class="highlighter-coderay"><div class="CodeRay">
|
||||
<div class="code"><pre><span class="comment"># Example configuration.yaml entry</span>
|
||||
<span class="key">media_player</span>:
|
||||
<span class="key">platform</span>: <span class="string"><span class="content">sonos</span></span>
|
||||
<span class="key">hosts</span>: <span class="string"><span class="content">IP</span></span>
|
||||
</pre></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</article>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue