diff --git a/source/_components/sensor.darksky.markdown b/source/_components/sensor.darksky.markdown index 919b6566dfa..55d6398f8df 100644 --- a/source/_components/sensor.darksky.markdown +++ b/source/_components/sensor.darksky.markdown @@ -93,6 +93,7 @@ Configuration variables: - **apparent_temperature**: A numerical value representing the apparent (or "feels like") temperature. - **dew_point**: The dew point. - **wind_speed**: The wind speed. + - **wind_gust**: The wind gust. - **wind_bearing**: Where the wind is coming from in degrees, with true north at 0° and progressing clockwise. - **cloud_cover**: The percentage of sky occluded by clouds. - **humidity**: The relative humidity.