Site updated at 2015-10-31 05:14:10 UTC

This commit is contained in:
Paulus Schoutsen 2015-10-30 22:14:10 -07:00
parent b260f2881e
commit f9339c33ec
25 changed files with 118 additions and 179 deletions

View file

@ -107,7 +107,7 @@
<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">chromecast</span></span>
<span class="key">platform</span>: <span class="string"><span class="content">cast</span></span>
<span class="key">host</span>: <span class="string"><span class="content">192.168.1.9</span></span>
</pre></div>
</div>