diff --git a/source/_components/sensor.wunderground.markdown b/source/_components/sensor.wunderground.markdown index 7e2e9aef286..dc672a92cec 100644 --- a/source/_components/sensor.wunderground.markdown +++ b/source/_components/sensor.wunderground.markdown @@ -92,5 +92,7 @@ Configuration variables: - **solarradiation**: Current levels of solar radiation - **alerts**: Current severe weather advisories +All the conditions listed above will be updated each 5 minutes with exception of `alerts` that will be updated each 15 minutes by default. + Additional details about the API are available [here](https://www.wunderground.com/weather/api/d/docs).