Site updated at 2015-11-17 05:48:24 UTC
This commit is contained in:
parent
f9339c33ec
commit
8e4da669aa
165 changed files with 8373 additions and 5285 deletions
|
@ -100,7 +100,7 @@
|
|||
</header>
|
||||
<hr class="divider">
|
||||
|
||||
<p>The limitlessled can control your <a href="http://www.limitlessled.com/">LimitlessLED</a> lights from within Home Assistant. The lights are also known as EasyBulb, AppLight, AppLamp, MiLight, LEDme, dekolight or iLight.</p>
|
||||
<p>The limitlessled platform can control your <a href="http://www.limitlessled.com/">LimitlessLED</a> lights from within Home Assistant. The lights are also known as EasyBulb, AppLight, AppLamp, MiLight, LEDme, dekolight or iLight.</p>
|
||||
|
||||
<p>To add limitlessled to your installation, add the following to your <code>configuration.yaml</code> file:</p>
|
||||
|
||||
|
@ -153,6 +153,9 @@
|
|||
<li>
|
||||
LimitlessLED
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/light.mqtt/'>MQTT light</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/light.hue/'>Philips Hue</a>
|
||||
</li>
|
||||
|
@ -168,6 +171,9 @@
|
|||
<li>
|
||||
<a href='/components/light.wink/'>Wink light</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/light.zwave/'>Z-Wave light</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue