Site updated at 2016-04-30 09:45:25 UTC
This commit is contained in:
parent
8f9a4b6cd5
commit
884909ad56
14 changed files with 18 additions and 16 deletions
|
@ -100,6 +100,7 @@
|
|||
<span class="key">host</span>: <span class="string"><span class="content">YOUR_ROUTER_IP</span></span>
|
||||
<span class="key">username</span>: <span class="string"><span class="content">YOUR_ADMIN_USERNAME</span></span>
|
||||
<span class="key">password</span>: <span class="string"><span class="content">YOUR_ADMIN_PASSWORD</span></span>
|
||||
<span class="key">port</span>: <span class="string"><span class="content">YOUR_ROUTER_PORT</span></span>
|
||||
</pre></div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -110,6 +111,7 @@
|
|||
<li><strong>host</strong> (<em>Required</em>): The IP address of your router, e.g. 192.168.1.1.</li>
|
||||
<li><strong>username</strong> (<em>Required</em>: The username of an user with administrative privileges, usually <em>admin</em>.</li>
|
||||
<li><strong>password</strong> (<em>Required</em>): The password for your given admin account.</li>
|
||||
<li><strong>port</strong> (<em>Optional</em>): The port your router communicates with (defaults to 5000)</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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue