Site updated at 2016-10-08 18:28:01 UTC

This commit is contained in:
Travis CI 2016-10-08 18:28:02 +00:00
parent c33649c7ed
commit 85df6d11f5
522 changed files with 7493 additions and 3477 deletions

View file

@ -99,10 +99,8 @@ The WOL switch can only turn on your computer and monitor the state. There is no
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yml entry</span>
<span class="s">switch</span><span class="pi">:</span>
<span class="s">platform</span><span class="pi">:</span> <span class="s">wake_on_lan</span>
<span class="s">mac_address</span><span class="pi">:</span> <span class="s2">"</span><span class="s">00-01-02-03-04-05"</span>
<span class="s">name</span><span class="pi">:</span> <span class="s2">"</span><span class="s">WOL"</span>
<span class="s">host</span><span class="pi">:</span> <span class="s2">"</span><span class="s">192.168.1.1"</span>
<span class="pi">-</span> <span class="s">platform</span><span class="pi">:</span> <span class="s">wake_on_lan</span>
<span class="s">mac_address</span><span class="pi">:</span> <span class="s2">"</span><span class="s">00-01-02-03-04-05"</span>
</code></pre>
</div>
@ -141,6 +139,9 @@ The WOL switch can only turn on your computer and monitor the state. There is no
<div class='section'>
<h1 class="title delta">Category Switch</h1>
<ul class='divided'>
<li>
<a href='/components/switch.anel_pwrctrl/'>ANEL PwrCtrl Switch</a>
</li>
<li>
<a href='/components/switch.acer_projector/'>Acer Projector Switch</a>
</li>