Site updated at 2016-09-15 20:08:06 UTC

This commit is contained in:
Travis CI 2016-09-15 20:08:06 +00:00
parent fa35c053f5
commit 8729f7b25e
23 changed files with 37 additions and 36 deletions

View file

@ -96,6 +96,7 @@
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yaml entry</span>
<span class="s">media_player</span><span class="pi">:</span>
<span class="s">platform</span><span class="pi">:</span> <span class="s">snapcast</span>
<span class="s">host</span><span class="pi">:</span> <span class="s">xxx.xxx.xxx.xxx</span>
</code></pre>
</div>