Site updated at 2017-01-28 23:51:21 UTC
This commit is contained in:
parent
c266a3ed25
commit
017e728923
553 changed files with 10016 additions and 2343 deletions
|
@ -92,7 +92,21 @@
|
|||
|
||||
<p>The wink light platform allows you to use your <a href="http://www.wink.com/">Wink</a> lights.</p>
|
||||
|
||||
<p>The requirement is that you have setup your <a href="/components/wink/">Wink hub</a>.</p>
|
||||
<p>The requirement is that you have setup <a href="/components/wink/">Wink</a>.</p>
|
||||
|
||||
<h3>Supported light devices</h3>
|
||||
|
||||
<ul>
|
||||
<li>Z-wave switches with dimming</li>
|
||||
<li>Hue</li>
|
||||
<li>Lightify</li>
|
||||
<li>GE link</li>
|
||||
</ul>
|
||||
|
||||
<p class="note">
|
||||
The above devices are confimed to work, but others may work as well.
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
</article>
|
||||
|
@ -120,6 +134,9 @@
|
|||
<li><a href='/components/wink/'>
|
||||
Wink
|
||||
</a></li>
|
||||
<li><a href='/components/alarm_control_panel.wink/'>
|
||||
Wink Alarm
|
||||
</a></li>
|
||||
<li><a href='/components/binary_sensor.wink/'>
|
||||
Wink Binary Sensor
|
||||
</a></li>
|
||||
|
@ -146,12 +163,18 @@
|
|||
<div class='section'>
|
||||
<h1 class="title delta">Category Light</h1>
|
||||
<ul class='divided'>
|
||||
<li>
|
||||
<a href='/components/light.avion/'>Avion</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/light.wemo/'>Belkin WeMo Lights</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/light.blinksticklight/'>Blinkstick</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/light.decora/'>Decora</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/light.enocean/'>EnOcean Light</a>
|
||||
</li>
|
||||
|
@ -200,6 +223,9 @@
|
|||
<li>
|
||||
<a href='/components/light.hue/'>Philips Hue</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/light.piglow/'>Piglow</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/light.qwikswitch/'>QwikSwitch Light</a>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue