Site updated at 2016-06-08 02:38:37 UTC

This commit is contained in:
Travis CI 2016-06-08 02:38:37 +00:00
parent 526b8247d8
commit 7e9ab61203
181 changed files with 2925 additions and 40 deletions

View file

@ -91,11 +91,9 @@
<p>The <code>qwikswitch</code> platform allows you to control your <a href="http://www.qwikswitch.co.za/">QwikSwitch</a> relays as switches from within Home Assistant.</p>
<p>If the device name in the QSUSB app ends with <code>Switch</code> it will be created as a switch, otherwise as a <a href="/components/light.qwikswitch/">light</a>.</p>
<p>If the device name in the QS Mobile application ends with <code>Switch</code> it will be created as a switch, otherwise as a <a href="/components/light.qwikswitch/">light</a>.</p>
<p>They will be automatically discovered from the QSUSB API if the discovery component is enabled.</p>
<p>For more configuration information see the <a href="/components/qwikswitch/">QwikSwitch component</a> documentation.</p>
<p>The platform is configured through the <a href="/components/qwikswitch/">QwikSwitch component</a>.</p>
</article>
@ -152,6 +150,12 @@
<li>
<a href='/components/switch.edimax/'>Edimax Switch</a>
</li>
<li>
<a href='/components/switch.enocean/'>EnOcean Switch</a>
</li>
<li>
<a href='/components/switch.flux/'>Flux Switch</a>
</li>
<li>
<a href='/components/switch.hikvision/'>Hikvision Camera Switch</a>
</li>