Site updated at 2017-07-16 05:06:47 UTC

This commit is contained in:
Travis CI 2017-07-16 05:06:47 +00:00
parent 477f499ed2
commit 3738c7d54a
524 changed files with 8458 additions and 2098 deletions

View file

@ -98,7 +98,7 @@
<li><strong>name</strong> (<em>Optional</em>): Name for the device, defaults to RFLink ID.</li>
<li><strong>sensor_type</strong> (<em>Required</em>): Override automatically detected type of sensor. For list of values see below.</li>
<li><strong>unit_of_measurement</strong> (<em>Optional</em>): Override automatically detected unit of sensor.</li>
<li><strong>aliasses</strong> (<em>Optional</em>): Alternative RFLink IDs this device is known by.</li>
<li><strong>aliases</strong> (<em>Optional</em>): Alternative RFLink IDs this device is known by.</li>
</ul>
<p>Sensor type values:</p>
<ul>
@ -216,6 +216,9 @@
<li>
<a href='/components/sensor.modem_callerid/'>Caller ID Sensor</a>
</li>
<li>
<a href='/components/sensor.citybikes/'>CityBikes API sensor</a>
</li>
<li>
<a href='/components/sensor.command_line/'>Command line Sensor</a>
</li>
@ -327,6 +330,9 @@
<li>
<a href='/components/sensor.nest/'>Nest Sensor</a>
</li>
<li>
<a href='/components/sensor.otp/'>OTP Sensor</a>
</li>
<li>
<a href='/components/sensor.octoprint/'>OctoPrint Sensor</a>
</li>