Site updated at 2016-02-06 08:29:23 UTC

This commit is contained in:
Travis CI 2016-02-06 08:29:23 +00:00
parent 7b2a5d90d0
commit d7983e2819
165 changed files with 2151 additions and 2125 deletions

View file

@ -107,7 +107,7 @@
</header>
<hr class="divider">
<p>The forecast platform uses the <a href="https://forecast.io/">Forecast.io</a> web service as a source for meteorological data for your location. The location is based on the Longitude and Latitude cooridinates configured in <code>configuration.yaml</code>. The cooridinates are auto detected but to take advantage of the hyper-local weather reported by forecast.io, you can refine them down to your exact home address. GPS cooridinates can be found by using Google Maps and clicking on your home.</p>
<p>The <code>forecast</code> platform uses the <a href="https://forecast.io/">Forecast.io</a> web service as a source for meteorological data for your location. The location is based on the Longitude and Latitude cooridinates configured in <code>configuration.yaml</code>. The cooridinates are auto detected but to take advantage of the hyper-local weather reported by forecast.io, you can refine them down to your exact home address. GPS cooridinates can be found by using Google Maps and clicking on your home.</p>
<p>You need an API key which is free but requires a <a href="https://developer.forecast.io/register">registration</a>. You can make 1000 requests per day. This means that you could create one approximately every 1.4 minutes.</p>