Add mqtt tracker

This commit is contained in:
Fabian Affolter 2015-09-17 08:57:54 +02:00
parent b487610b0d
commit 3fdd8c290e

View File

@ -171,6 +171,11 @@ Entities are things that you want to observe within Home Assistant. Support for
<td><a href='/components/device_tracker.luci.html'>OpenWRT routers</a></td>
</tr>
<tr>
<td><a href='/components/device_tracker.mqtt.html'><img src='/images/supported_brands/mqtt.png' class='brand overview' /></a></td>
<td><a href='/components/device_tracker.mqtt.html'>MQTT devices</a></td>
</tr>
<tr>
<td><a href='/components/device_tracker.netgear.html'><img src='/images/supported_brands/netgear.png' class='brand overview' /></a></td>
<td><a href='/components/device_tracker.netgear.html'>Netgear routers</a></td>