add arest entry

This commit is contained in:
Fabian Affolter 2015-09-07 16:46:11 +02:00
parent 3d18405957
commit 104c386f4b

View File

@ -114,7 +114,7 @@ Entities are things that you want to observe within Home Assistant. Support for
<tr>
<td></td>
<td><a href='/components/sensor.rfxtrx.html'>RFXtrx</a> sensors monitors values from RFXtrx sensors.</td>
<td><a href='/components/sensor.rfxtrx.html'>RFXtrx</a> sensors monitors values from RFXtrx devices.</td>
</tr>
<tr>
@ -122,6 +122,11 @@ Entities are things that you want to observe within Home Assistant. Support for
<td><a href='/components/mqtt.html'>MQTT</a> allows sending and recieving MQTT messages.</td>
</tr>
<tr>
<td><a href='/components/sensor.arest.html'><img src='/images/supported_brands/arest.png' class='brand overview' /></a></td>
<td><a href='/components/sensor.arest.html'>aREST</a> sensors monitors values from aREST enabled devices.</td>
</tr>
</table>
</div>