We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed37abc commit 6bbfd3eCopy full SHA for 6bbfd3e
source/_components/sensor.wunderground.markdown
@@ -55,6 +55,7 @@ sensor:
55
- precip_today_metric
56
- precip_today_string
57
- solarradiation
58
+ - alerts
59
60
```
61
@@ -89,6 +90,7 @@ Configuration variables:
89
90
- **precip_today_metric**: Total precipitation in metric units
91
- **precip_today_string**: Text summary of precipitation today
92
- **solarradiation**: Current levels of solar radiation
93
+ - **alerts**: Current severe weather advisories
94
95
Additional details about the API are available [here](https://www.wunderground.com/weather/api/d/docs).
96
0 commit comments