From 0d304ca7e868422b4ee68486a6379e24e0d3d23c Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 10 Dec 2016 23:32:50 +0100 Subject: [PATCH] Minimize configuration sample --- source/_components/sensor.openweathermap.markdown | 8 -------- 1 file changed, 8 deletions(-) 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. -