Site updated at 2017-02-27 10:45:49 UTC

This commit is contained in:
Travis CI 2017-02-27 10:45:49 +00:00
parent 7d1ee985b8
commit 273b9fbc06
25 changed files with 39 additions and 39 deletions

View file

@ -93,7 +93,7 @@
<p>The <code class="highlighter-rouge">wunderground</code> platform uses <a href="http://www.wunderground.com">Weather Underground</a> as a source for current weather information.</p>
<p class="note warning">
Obtain a WUnderground API key <a href="https://www.wunderground.com/weather/api">here</a>. A free account allows 500 requests per day or 10 per minute.
Obtain a WUnderground API key <a href="https://www.wunderground.com/weather/api">here</a>. A free account allows 500 requests per day and also a maximum of 10 per minute. See details <a href="https://www.wunderground.com/weather/api/d/pricing.html">here</a>.
</p>
<p>To add Wunderground to your installation, add the following to your <code class="highlighter-rouge">configuration.yaml</code> file:</p>