Site updated at 2016-10-08 19:58:40 UTC

This commit is contained in:
Travis CI 2016-10-08 19:58:40 +00:00
parent 8e50b9c60f
commit 4dde6e2400
25 changed files with 67 additions and 65 deletions

View file

@ -120,7 +120,7 @@ Use of the Yahoo Weather API should not exceed reasonable request volume. Access
<ul>
<li><strong>woeid</strong> (<em>Optional</em>): See above.</li>
<li><strong>forecast</strong> (<em>Optional</em>): Day of forecast. The default is the current day to display conditions.</li>
<li><strong>name</strong> (<em>Optional</em>): The name of the sensor. To easily recognize each sensor when adding more than one Yahoo weather sensor, it is recommended to use the name option.</li>
<li><strong>name</strong> (<em>Optional</em>): The name of the sensor. To easily recognize each sensor when adding more than one Yahoo weather sensor, it is recommended to use the name option. Defaults to <code class="highlighter-rouge">Yweather</code>.</li>
<li><strong>monitored_conditions</strong> array (<em>Required</em>): Conditions to display in the frontend.
<ul>
<li><strong>weather</strong>: A human-readable text summary with picture from yahoo.</li>