diff --git a/source/_components/sensor.openweathermap.markdown b/source/_components/sensor.openweathermap.markdown index acc9d91e3b8..cdc25f3f97d 100644 --- a/source/_components/sensor.openweathermap.markdown +++ b/source/_components/sensor.openweathermap.markdown @@ -26,13 +26,6 @@ sensor: api_key: YOUR_API_KEY monitored_conditions: - weather - - temperature - - wind_speed - - humidity - - pressure - - clouds - - rain - - snow ``` Configuration variables: @@ -54,4 +47,3 @@ Details about the API are available in the [OpenWeatherMap documentation](http:/ Only metric measurements are supported at the moment. -