Site updated at 2017-07-14 14:11:41 UTC

This commit is contained in:
Travis CI 2017-07-14 14:11:41 +00:00
parent 4bd57d8d34
commit 41d1d5ab1a
26 changed files with 40 additions and 40 deletions

View file

@ -125,7 +125,7 @@
</li>
<li><strong>units</strong> (<em>Optional</em>): Specify the unit system. Default to <code class="highlighter-rouge">si</code> or <code class="highlighter-rouge">us</code> based on the temperature preference in Home Assistant. Other options are <code class="highlighter-rouge">auto</code>, <code class="highlighter-rouge">us</code>, <code class="highlighter-rouge">si</code>, <code class="highlighter-rouge">ca</code>, and <code class="highlighter-rouge">uk2</code>.
<code class="highlighter-rouge">auto</code> will let Dark Sky decide the unit system based on location.</li>
<li><strong>update_inverval</strong> (<em>Optional</em>): Minimum time interval between updates. Default is 2 minutes. Supported formats:
<li><strong>update_interval</strong> (<em>Optional</em>): Minimum time interval between updates. Default is 2 minutes. Supported formats:
<ul>
<li><code class="highlighter-rouge">update_interval: 'HH:MM:SS'</code></li>
<li><code class="highlighter-rouge">update_interval: 'HH:MM'</code></li>