Site updated at 2017-09-09 08:11:28 UTC

This commit is contained in:
Travis CI 2017-09-09 08:11:28 +00:00
parent 884f293365
commit f9e31a30cd
827 changed files with 13304 additions and 2121 deletions

View file

@ -144,6 +144,15 @@
<td> </td>
<td> </td>
</tr>
<tr>
<td>Water Leak Sensor</td>
<td>sensor_wleak.aq1</td>
<td>SJCGQ11LM</td>
<td>on, off</td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Button (1st gen)</td>
<td>switch</td>
@ -509,6 +518,9 @@
<li>
<a href='/components/binary_sensor.axis/'>Axis Binary Sensor</a>
</li>
<li>
<a href='/components/binary_sensor.bayesian/'>Bayesian Binary Sensor</a>
</li>
<li>
<a href='/components/binary_sensor.bbb_gpio/'>BeagleBone Black GPIO Binary Sensor</a>
</li>
@ -626,6 +638,9 @@
<li>
<a href='/components/binary_sensor.template/'>Template Binary Sensor</a>
</li>
<li>
<a href='/components/binary_sensor.tesla/'>Tesla Binary Sensor</a>
</li>
<li>
<a href='/components/binary_sensor.threshold/'>Threshold Binary Sensor</a>
</li>