Site updated at 2016-06-10 10:57:48 UTC

This commit is contained in:
Travis CI 2016-06-10 10:57:48 +00:00
parent 2539b4a375
commit 51af30f879
21 changed files with 26 additions and 26 deletions

View file

@ -119,7 +119,7 @@
<ul>
<li><strong>api_key</strong> (<em>Required</em>): Your API key for http://openweathermap.org/.</li>
<li><strong>forecast</strong> (<em>Optional</em>): Enables the forecast. The default is to display the current conditions.</li>
<li><strong>display_conditions</strong> array (<em>Required</em>): Conditions to display in the frontend.
<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.</li>
<li><strong>temperature</strong>: The current temperature.</li>