Site updated at 2015-10-09 02:19:58 UTC

This commit is contained in:
Paulus Schoutsen 2015-10-08 19:19:58 -07:00
parent 71cc00e319
commit 3e76cedc44
184 changed files with 3632 additions and 2050 deletions

View file

@ -57,6 +57,7 @@
<li><a href='/getting-started/devices.html'>Adding devices</a></li>
<li><a href='/getting-started/presence-detection.html'>Presence detection</a></li>
<li><a href='/getting-started/automation.html'>Automation</a></li>
<li><a href='/cookbook'>Configuration cookbook</a></li>
<li><a href='/components/'>Component overview</a></li>
</ul>
</li>
@ -106,7 +107,7 @@
<hr class="divider">
<p>Home Assistant can get information from your wireless router to track which devices are connected. There are three different types of supported wireless routers:</p>
<p>Home Assistant can get information from your wireless router to track which devices are connected. There are several brands of supported wireless routers:</p>
<ul>
<li><a href="/components/device_tracker.actiontec.html">Actiontec</a></li>
@ -118,6 +119,7 @@
<li><a href="/components/device_tracker.thomson.html">Thomson</a></li>
<li><a href="/components/device_tracker.tomato.html">tomato</a></li>
<li><a href="/components/device_tracker.tplink.html">TP-Link</a></li>
<li><a href="/components/device_tracker.snmp.html">Generic SNMP</a></li>
</ul>