Site updated at 2016-07-06 15:09:16 UTC
This commit is contained in:
parent
2c92b8a2bb
commit
3c34c0b617
22 changed files with 28 additions and 28 deletions
|
@ -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>
|
||||
|
||||
|
||||
|
|
|
@ -115,8 +115,8 @@ whenever you want the lights updated.</p>
|
|||
- <span class="string"><span class="content">light.desk</span></span>
|
||||
- <span class="string"><span class="content">light.lamp</span></span>
|
||||
<span class="key">name</span>: <span class="string"><span class="content">Fluxer</span></span> <span class="comment"># optional, default Flux</span>
|
||||
<span class="key">start_time</span>: <span class="string"><span class="content">7:00</span></span> <span class="comment"># optional, default sunrise</span>
|
||||
<span class="key">stop_time</span>: <span class="string"><span class="content">23:00</span></span> <span class="comment"># optional, default 22:00</span>
|
||||
<span class="key">start_time</span>: <span class="string"><span class="content">'7:00'</span></span> <span class="comment"># optional, default sunrise</span>
|
||||
<span class="key">stop_time</span>: <span class="string"><span class="content">'23:00'</span></span> <span class="comment"># optional, default 22:00</span>
|
||||
<span class="key">start_colortemp</span>: <span class="string"><span class="content">4000</span></span> <span class="comment"># optional, default 4000</span>
|
||||
<span class="key">sunset_colortemp</span>: <span class="string"><span class="content">3000</span></span> <span class="comment"># optional, default 3000</span>
|
||||
<span class="key">stop_colortemp</span>: <span class="string"><span class="content">1900</span></span> <span class="comment"># optional, default 1900</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue