Skip to content

Commit 6bbfd3e

Browse files
tchellomellofabaff
authored andcommitted
Added the ability to Weather Underground to track severe weather alerts (home-assistant#981)
1 parent ed37abc commit 6bbfd3e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/_components/sensor.wunderground.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ sensor:
5555
- precip_today_metric
5656
- precip_today_string
5757
- solarradiation
58+
- alerts
5859

5960
```
6061

@@ -89,6 +90,7 @@ Configuration variables:
8990
- **precip_today_metric**: Total precipitation in metric units
9091
- **precip_today_string**: Text summary of precipitation today
9192
- **solarradiation**: Current levels of solar radiation
93+
- **alerts**: Current severe weather advisories
9294

9395
Additional details about the API are available [here](https://www.wunderground.com/weather/api/d/docs).
9496

0 commit comments

Comments
 (0)