mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
the limits of the service are listed wrong. fixed. (#2162)
This commit is contained in:
parent
3ab79a0a3b
commit
40423cb099
@ -17,7 +17,7 @@ ha_iot_class: "Cloud Polling"
|
|||||||
The `wunderground` platform uses [Weather Underground](http://www.wunderground.com) as a source for current weather information.
|
The `wunderground` platform uses [Weather Underground](http://www.wunderground.com) as a source for current weather information.
|
||||||
|
|
||||||
<p class='note warning'>
|
<p class='note warning'>
|
||||||
Obtain a WUnderground API key [here](https://www.wunderground.com/weather/api). A free account allows 500 requests per day or 10 per minute.
|
Obtain a WUnderground API key [here](https://www.wunderground.com/weather/api). A free account allows 500 requests per day and also a maximum of 10 per minute. See details [here](https://www.wunderground.com/weather/api/d/pricing.html).
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
To add Wunderground to your installation, add the following to your `configuration.yaml` file:
|
To add Wunderground to your installation, add the following to your `configuration.yaml` file:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user