Site updated at 2016-10-04 15:15:04 UTC
This commit is contained in:
parent
85dddf9230
commit
b3bed6db8e
24 changed files with 42 additions and 42 deletions
|
@ -89,7 +89,7 @@
|
|||
<hr class="divider">
|
||||
|
||||
|
||||
<p>This platform allows you to detect presence by looking at connected devices to a <a href="http://ubnt.com/">Ubiquiti</a> <a href="https://www.ubnt.com/enterprise/#unifi">Unifi</a> controller.</p>
|
||||
<p>This platform allows you to detect presence by looking at devices connected to a <a href="http://ubnt.com/">Ubiquiti</a> <a href="https://www.ubnt.com/enterprise/#unifi">Unifi</a> controller.</p>
|
||||
|
||||
<p>To use this device tracker in your installation, add the following to your <code class="highlighter-rouge">configuration.yaml</code> file:</p>
|
||||
|
||||
|
@ -109,8 +109,8 @@
|
|||
<ul>
|
||||
<li><strong>host</strong> (<em>Optional</em>): The hostname or IP address of your controller. Defaults to localhost.</li>
|
||||
<li><strong>port</strong> (<em>Optional</em>): The port of your controller’s web interface. Defaults to 8443.</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>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 admin account.</li>
|
||||
<li><strong>site_id</strong> (<em>Optional</em>): Allows you to specify a site_id for device tracking. Defaults to “default”. Found in the URL of the controller (i.e. https://CONTROLLER:PORT/manage/site/SITE_ID/dashboard)</li>
|
||||
</ul>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue