Site updated at 2018-03-09 18:51:31 UTC

This commit is contained in:
Travis CI 2018-03-09 18:51:31 +00:00
parent 02f14eef9a
commit 779c204a2c
972 changed files with 14468 additions and 2257 deletions

View file

@ -74,7 +74,7 @@
</h1>
</header>
<hr class="divider">
<p>The <code class="highlighter-rouge">insteon_plm</code> light platform lets you control your sensors through an INSTEON PowerLinc Modem (PLM) device connected directly to your system on an USB or serial port. To add support, set up the primary <a href="/components/insteon_plm/">insteon_plm</a> component.</p>
<p>The <code class="highlighter-rouge">insteon_plm</code> light platform lets you control your dimmable light switches through an INSTEON PowerLinc Modem (PLM) device connected directly to your system on an USB or serial port. To add support, set up the primary <a href="/components/insteon_plm/">insteon_plm</a> component.</p>
</article>
</div>
<aside id="sidebar" class="grid__item one-third lap-one-whole palm-one-whole">
@ -104,6 +104,12 @@
<li><a href='/components/binary_sensor.insteon_plm/'>
Insteon PLM Binary Sensor
</a></li>
<li><a href='/components/fan.insteon_plm/'>
Insteon PLM Fan
</a></li>
<li><a href='/components/sensor.insteon_plm/'>
Insteon PLM Sensor
</a></li>
<li><a href='/components/switch.insteon_plm/'>
Insteon PLM Switch
</a></li>
@ -178,6 +184,9 @@
<li>
<a href='/components/light.decora_wifi/'>Leviton Decora Wi-Fi</a>
</li>
<li>
<a href='/components/light.group/'>Light Group</a>
</li>
<li>
<a href='/components/light.limitlessled/'>LimitlessLED</a>
</li>