Site updated at 2016-07-06 15:09:16 UTC

This commit is contained in:
Travis CI 2016-07-06 15:09:16 +00:00
parent 2c92b8a2bb
commit 3c34c0b617
22 changed files with 28 additions and 28 deletions

View file

@ -141,7 +141,7 @@
<li><strong>zone</strong> (<em>Optional</em>): The zone to which this component is measuring the distance to. Default is the home zone.</li>
<li><strong>ignored_zones</strong> array (<em>Optional</em>): Where proximity is not calculated for a device (either the device being monitored or ones being compared (e.g. work or school).</li>
<li><strong>devices</strong> array (<em>Optional</em>): A list of devices to compare location against to check closeness to the configured zone.</li>
<li><strong>tollerance</strong> (<em>Optional</em>): The tolerance used to calculate the direction of travel in meters (m) to filter out small GPS coordinate changes.</li>
<li><strong>tolerance</strong> (<em>Optional</em>): The tolerance used to calculate the direction of travel in meters (m) to filter out small GPS coordinate changes.</li>
</ul>