Minimize configuration sample

This commit is contained in:
Fabian Affolter 2016-12-10 23:32:50 +01:00
parent 9e56d1d7f9
commit 0d304ca7e8
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -26,13 +26,6 @@ sensor:
api_key: YOUR_API_KEY api_key: YOUR_API_KEY
monitored_conditions: monitored_conditions:
- weather - weather
- temperature
- wind_speed
- humidity
- pressure
- clouds
- rain
- snow
``` ```
Configuration variables: 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. Only metric measurements are supported at the moment.