mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 12:56:54 +00:00
Update sensor.openweathermap.markdown (#548)
Fix configuration variable monitored_conditions
This commit is contained in:
parent
289e5457ae
commit
e5c88ef851
@ -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…
x
Reference in New Issue
Block a user