mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
Added the ability to Weather Underground to track severe weather alerts (#981)
This commit is contained in:
parent
ed37abc406
commit
6bbfd3ea8f
@ -55,6 +55,7 @@ sensor:
|
|||||||
- precip_today_metric
|
- precip_today_metric
|
||||||
- precip_today_string
|
- precip_today_string
|
||||||
- solarradiation
|
- solarradiation
|
||||||
|
- alerts
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -89,6 +90,7 @@ Configuration variables:
|
|||||||
- **precip_today_metric**: Total precipitation in metric units
|
- **precip_today_metric**: Total precipitation in metric units
|
||||||
- **precip_today_string**: Text summary of precipitation today
|
- **precip_today_string**: Text summary of precipitation today
|
||||||
- **solarradiation**: Current levels of solar radiation
|
- **solarradiation**: Current levels of solar radiation
|
||||||
|
- **alerts**: Current severe weather advisories
|
||||||
|
|
||||||
Additional details about the API are available [here](https://www.wunderground.com/weather/api/d/docs).
|
Additional details about the API are available [here](https://www.wunderground.com/weather/api/d/docs).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user