Site updated at 2017-01-03 18:51:50 UTC

This commit is contained in:
Travis CI 2017-01-03 18:51:51 +00:00
parent 85fa31dbae
commit fb32092e7e
23 changed files with 37 additions and 37 deletions

View file

@ -165,7 +165,7 @@
</ul>
</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 forecast.io decide the unit system based on location.</li>
<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:
<ul>
<li><code class="highlighter-rouge">update_interval: 'HH:MM:SS'</code></li>