Minor updates

This commit is contained in:
Fabian Affolter 2016-08-26 12:22:54 +02:00
parent 4abe9ef12b
commit 8be81d6420
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -1,7 +1,7 @@
--- ---
layout: page layout: page
title: "Weather Underground (Wunderground)" title: "Weather Underground (WUnderground)"
description: "Instructions how to integrate Weather Underground (Wunderground) Weather within Home Assistant." description: "Instructions how to integrate Weather Underground (WUnderground) Weather within Home Assistant."
date: 2016-08-18 date: 2016-08-18
sidebar: true sidebar: true
comments: false comments: false
@ -10,13 +10,14 @@ footer: true
logo: wunderground.png logo: wunderground.png
ha_category: Weather ha_category: Weather
ha_release: 0.27 ha_release: 0.27
ha_iot_class: "Cloud Polling"
--- ---
The `wunderground` platform uses [Weather Underground](http://www.wunderground.com) as an source for current weather information. The `wunderground` platform uses [Weather Underground](http://www.wunderground.com) as an source for current weather information.
<p class='note warning'> <p class='note warning'>
Obtain Wunderground API [here](https://www.wunderground.com/weather/api). Free account allows 500 requests per day or 10 per minute. Obtain WUnderground API [here](https://www.wunderground.com/weather/api). Free account allows 500 requests per day or 10 per minute.
</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: