Site updated at 2017-09-26 07:14:23 UTC
This commit is contained in:
parent
80847eb95a
commit
b723b0750d
415 changed files with 2329 additions and 1581 deletions
|
@ -95,7 +95,7 @@
|
|||
<li><strong>api_key</strong> (<em>Required</em>): Your API key.</li>
|
||||
<li><strong>name</strong> (<em>Optional</em>): Additional name for the sensors. Default to platform name.</li>
|
||||
<li><strong>forecast</strong> array (<em>Optional</em>): List of days in the 7 day forecast you would like to receive data on, starting with tomorrow as day 1. Any <code class="highlighter-rouge">monitored_condition</code> with a daily forecast by DarkSky will generate a sensor tagged with <code class="highlighter-rouge">_<day></code>.</li>
|
||||
<li><strong>latitude</strong> (<em>Optional</em>): Latitude coordinate to monitor weather of (required if <strong>longitude</strong> is specificed), defaults to coordinates defined in your <code class="highlighter-rouge">configuration.yaml</code></li>
|
||||
<li><strong>latitude</strong> (<em>Optional</em>): Latitude coordinate to monitor weather of (required if <strong>longitude</strong> is specified), defaults to coordinates defined in your <code class="highlighter-rouge">configuration.yaml</code></li>
|
||||
<li><strong>longitude</strong> (<em>Optional</em>): Longitude coordinate to monitor weather of (required if <strong>latitude</strong> is specified), defaults to coordinates defined in your <code class="highlighter-rouge">configuration.yaml</code></li>
|
||||
<li><strong>monitored_conditions</strong> array (<em>Required</em>): Conditions to display in the frontend.
|
||||
<ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue