Site updated at 2016-07-01 18:46:56 UTC

This commit is contained in:
Travis CI 2016-07-01 18:46:56 +00:00
parent 470b6ef802
commit d59fb6b725
380 changed files with 10591 additions and 2167 deletions

View file

@ -155,6 +155,9 @@ To avoid having to run Home Assistant as root when using this component, run a R
<li><a href='/components/switch.rpi_gpio/'>
Raspberry PI GPIO Switch
</a></li>
<li><a href='/components/garage_door.rpi_gpio/'>
Raspberry Pi Garage door
</a></li>
</ul>
</div>
<div class='section'>
@ -172,9 +175,15 @@ To avoid having to run Home Assistant as root when using this component, run a R
<li>
<a href='/components/binary_sensor.enocean/'>EnOcean Binary Sensor</a>
</li>
<li>
<a href='/components/binary_sensor.envisalink/'>Envisalink Binary Sensor</a>
</li>
<li>
<a href='/components/binary_sensor.http/'>HTTP Binary Sensor</a>
</li>
<li>
<a href='/components/binary_sensor.homematic/'>Homematic Binary Sensor</a>
</li>
<li>
<a href='/components/binary_sensor.mqtt/'>MQTT Binary Sensor</a>
</li>