Site updated at 2016-01-16 19:31:32 UTC

This commit is contained in:
Travis CI 2016-01-16 19:31:32 +00:00
parent 87b55d1a76
commit bdff698a23
134 changed files with 3034 additions and 252 deletions

View file

@ -128,7 +128,7 @@
<ul>
<li><strong>ports</strong> array (<em>Required</em>): Array of used ports.
<ul>
<li><strong>port: name</strong> (<em>Required</em>): Your username for the Edimax switch.</li>
<li><strong>port: name</strong> (<em>Required</em>): Port numbers and corresponding names.</li>
</ul>
</li>
<li><strong>invert_logic</strong> (<em>Optional</em>): If true, inverts the output logic to ACTIVE LOW. Default is false (ACTIVE HIGH).</li>
@ -161,7 +161,7 @@ If you are not running Raspbian Jessie, you will need to run Home Assistant as r
<div class='section'>
<h1 class='title delta'>Related components</h1>
<ul class='divided'>
<li><a href='/components/sensor.rpi_gpio/'>
<li><a href='/components/binary_sensor.rpi_gpio/'>
Raspberry PI GPIO sensor
</a></li>
</ul>
@ -182,7 +182,7 @@ If you are not running Raspbian Jessie, you will need to run Home Assistant as r
<a href='/components/sensor.dht/'>DHT sensor</a>
</li>
<li>
<a href='/components/sensor.rpi_gpio/'>Raspberry PI GPIO sensor</a>
<a href='/components/binary_sensor.rpi_gpio/'>Raspberry PI GPIO sensor</a>
</li>
<li>
Raspberry PI GPIO switch