Site updated at 2016-10-03 00:23:46 UTC
This commit is contained in:
parent
68432075c7
commit
4880d8a284
23 changed files with 40 additions and 36 deletions
|
@ -91,6 +91,10 @@
|
|||
|
||||
<p>This platform allows you to detect presence by looking at connected devices to a <a href="https://www.tp-link.com">TP-Link</a> device. This includes the ArcherC9 line.</p>
|
||||
|
||||
<p class="note">
|
||||
TP-Link devices typically only allow one login at a time to the admin console. This component will count torwards your one allowed login. Depending on how aggressively you configure device_tracker you may not be able to access the admin console of your TP-Link device without first stopping Home Assistant (and waiting a few minutes for the session to timeout) before you’ll be able to login.
|
||||
</p>
|
||||
|
||||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yaml entry</span>
|
||||
<span class="s">device_tracker</span><span class="pi">:</span>
|
||||
<span class="s">platform</span><span class="pi">:</span> <span class="s">tplink</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue