diff --git a/source/_components/sensor.openweathermap.markdown b/source/_components/sensor.openweathermap.markdown index cdc25f3f97d..b54344f82d2 100644 --- a/source/_components/sensor.openweathermap.markdown +++ b/source/_components/sensor.openweathermap.markdown @@ -37,6 +37,7 @@ Configuration variables: - **weather**: A human-readable text summary. - **temperature**: The current temperature. - **wind_speed**: The wind speed. + - **wind_bearing**: The wind bearing. - **humidity**: The relative humidity. - **pressure**: The sea-level air pressure in millibars. - **clouds**: Description about cloud coverage.