Update sensor.openweathermap.markdown (#548)

Fix configuration variable monitored_conditions
This commit is contained in:
Pascal Vizeli 2016-06-10 12:55:50 +02:00 committed by Fabian Affolter
parent 289e5457ae
commit e5c88ef851

View File

@ -40,7 +40,7 @@ Configuration variables:
- **api_key** (*Required*): Your API key for http://openweathermap.org/.
- **forecast** (*Optional*): Enables the forecast. The default is to display the current conditions.
- **display_conditions** array (*Required*): Conditions to display in the frontend.
- **monitored_conditions** array (*Required*): Conditions to display in the frontend.
- **weather**: A human-readable text summary.
- **temperature**: The current temperature.
- **wind_speed**: The wind speed.