mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +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_string
|
||||
- solarradiation
|
||||
- alerts
|
||||
|
||||
```
|
||||
|
||||
@ -89,6 +90,7 @@ Configuration variables:
|
||||
- **precip_today_metric**: Total precipitation in metric units
|
||||
- **precip_today_string**: Text summary of precipitation today
|
||||
- **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).
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user