Site updated at 2016-03-23 22:01:12 UTC

This commit is contained in:
Travis CI 2016-03-23 22:01:12 +00:00
parent a557ddecd2
commit dc4e55aacd
13 changed files with 173 additions and 168 deletions

View file

@ -129,7 +129,12 @@
</div>
</div>
<p><code>home_interval</code> is an optional value set in minutes. This will be the number of minutes nmap will not scan this device, assuming it is home, in order to preserve the device battery.</p>
<p>Configuration variables:</p>
<ul>
<li><strong>hosts</strong> (<em>Required</em>): Thenetwork range to scan in CIDR notation, eg. 192.168.1.1/24</li>
<li><strong>home_interval</strong> (<em>Optional</em>): The number of minutes nmap will not scan this device, assuming it is home, in order to preserve the device battery.</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>