Update sensor.openweathermap.markdown (#548)
Fix configuration variable monitored_conditions
This commit is contained in:
parent
289e5457ae
commit
e5c88ef851
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue