mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 10:26:52 +00:00
Minor updates
This commit is contained in:
parent
4abe9ef12b
commit
8be81d6420
@ -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:
|
||||||
@ -77,7 +78,7 @@ Configuration variables:
|
|||||||
- **dewpoint_string**: Text summary of dew point
|
- **dewpoint_string**: Text summary of dew point
|
||||||
- **wind_kph**: Current wind speed in kph
|
- **wind_kph**: Current wind speed in kph
|
||||||
- **wind_mph**: Current wind speed in mph
|
- **wind_mph**: Current wind speed in mph
|
||||||
- **UV**: Current levels of UV radiation. See [here](https://www.wunderground.com/resources/health/uvindex.asp) for explanation.
|
- **UV**: Current levels of UV radiation. See [here](https://www.wunderground.com/resources/health/uvindex.asp) for explanation.
|
||||||
- **pressure_in**: Atmospheric air pressure in inches
|
- **pressure_in**: Atmospheric air pressure in inches
|
||||||
- **pressure_mb**: Atmospheric air pressure in millibars
|
- **pressure_mb**: Atmospheric air pressure in millibars
|
||||||
- **wind_dir**: Wind direction
|
- **wind_dir**: Wind direction
|
||||||
|
Loading…
x
Reference in New Issue
Block a user