Site updated at 2017-03-19 10:41:50 UTC
This commit is contained in:
parent
15590ac49f
commit
08e6f69d7a
25 changed files with 40 additions and 38 deletions
|
@ -82,7 +82,8 @@
|
|||
<li><strong>username</strong> (<em>Required</em>: The username of an user with administrative privileges, usually <code class="highlighter-rouge">admin</code>.</li>
|
||||
<li><strong>password</strong> (<em>Required</em>): The password for your given admin account.</li>
|
||||
</ul>
|
||||
<p>See the <a href="/components/device_tracker/">device tracker component page</a> for instructions how to configure the people to be tracked.</p>
|
||||
<p>By default Home Assistant pulls information about connected devices from DD-WRT every 5 seconds.
|
||||
See the <a href="/components/device_tracker/">device tracker component page</a> for instructions how to configure the people to be tracked.</p>
|
||||
</article>
|
||||
</div>
|
||||
<aside id="sidebar" class="grid__item one-third lap-one-whole palm-one-whole">
|
||||
|
|
|
@ -98,6 +98,7 @@
|
|||
<li>D6505</li>
|
||||
<li>D6300SF</li>
|
||||
<li>U6000 (port must be set to 8001)</li>
|
||||
<li>K6500AF (port must be set to 8001)</li>
|
||||
<li>KS8005 (port must be set to 8001, and <code class="highlighter-rouge">pip3 install websocket-client</code> must be executed)</li>
|
||||
</ul>
|
||||
<p>Currently tested but not working models:</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue