Site updated at 2018-01-28 22:02:31 UTC

This commit is contained in:
Travis CI 2018-01-28 22:02:31 +00:00
parent 57a21e9eb0
commit 01b474f87c
268 changed files with 412 additions and 412 deletions

View file

@ -74,7 +74,7 @@
</h1>
</header>
<hr class="divider">
<p>The <code class="highlighter-rouge">openweathermap</code> platform uses <a href="http://openweathermap.org/">OpenWeatherMap</a> as an source for current meteorological data for your location. The <code class="highlighter-rouge">forecast</code> will show you the condition in 3 h.</p>
<p>The <code class="highlighter-rouge">openweathermap</code> platform uses <a href="http://openweathermap.org/">OpenWeatherMap</a> as a source for current meteorological data for your location. The <code class="highlighter-rouge">forecast</code> will show you the condition in 3 h.</p>
<p>You need an API key which is free but requires a <a href="http://home.openweathermap.org/users/sign_up">registration</a>.</p>
<p>To add OpenWeatherMap to your installation, add the following to your <code class="highlighter-rouge">configuration.yaml</code> file:</p>
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yaml entry</span>