Site updated at 2016-11-23 09:27:21 UTC

This commit is contained in:
Travis CI 2016-11-23 09:27:21 +00:00
parent 1d3228b9ca
commit f198674d09
100 changed files with 139 additions and 139 deletions

View file

@ -125,7 +125,7 @@ Use of the Yahoo Weather API should not exceed reasonable request volume. Access
<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>
<li><strong>weather_current</strong>: A human-readable text summary with picture from yahoo from current conditon.</li>
<li><strong>weather_current</strong>: A human-readable text summary with picture from yahoo from current condition.</li>
<li><strong>temperature</strong>: The current temperature.</li>
<li><strong>temp_min</strong>: The minimal temperature of this day.</li>
<li><strong>temp_max</strong>: The maximum temperature of this day.</li>