Site updated at 2017-08-12 20:12:45 UTC

This commit is contained in:
Travis CI 2017-08-12 20:12:46 +00:00
parent e1336d0fd2
commit 177731b69b
614 changed files with 10280 additions and 2298 deletions

View file

@ -86,10 +86,11 @@
<ul>
<li><strong>station_id</strong> (<em>Optional</em>): The ID number for a supported ZAMG station.</li>
<li><strong>name</strong> (<em>Optional</em>): A name for the weather platform.</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> file.</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> file.</li>
</ul>
<p class="note">
This platform is an alternative to the <a href="/components/sensor.zamg/"><code class="highlighter-rouge">zamg</code></a> sensor.
The weather platform is easier to configure but less customisable.
This platform is an alternative to the <a href="/components/sensor.zamg/"><code class="highlighter-rouge">zamg</code></a> sensor. The weather platform is easier to configure but less customisable.
</p>
</article>
</div>