Site updated at 2017-08-23 09:23:41 UTC
This commit is contained in:
parent
3e78352a23
commit
b8ca0c6a9b
28 changed files with 68 additions and 64 deletions
|
@ -87,7 +87,7 @@
|
|||
<ul>
|
||||
<li><strong>api_key</strong> (<em>Required</em>): Your API key for http://openweathermap.org/.</li>
|
||||
<li><strong>name</strong> (<em>Optional</em>): Name to use in the frontend.</li>
|
||||
<li><strong>latitude</strong> (<em>Optional</em>): Latitude of the location to display the weather. Defaults to the latitude in your your <code class="highlighter-rouge">configuration.yaml</code> file.</li>
|
||||
<li><strong>latitude</strong> (<em>Optional</em>): Latitude of the location to display the weather. Defaults to the latitude in your <code class="highlighter-rouge">configuration.yaml</code> file.</li>
|
||||
<li><strong>longitude</strong> (<em>Optional</em>): Longitude of the location to display the weather. Defaults to the longitude in your <code class="highlighter-rouge">configuration.yaml</code> file.</li>
|
||||
</ul>
|
||||
<p class="note">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue