Add name which is an optional variable
This commit is contained in:
parent
59568972ab
commit
9cd416de0a
3 changed files with 31 additions and 29 deletions
|
@ -38,6 +38,7 @@ sensor:
|
|||
Configuration variables:
|
||||
|
||||
- **api_key** (*Required*): Your API key for http://openweathermap.org/.
|
||||
- **name** (*Optional*): Additional name for the sensors. Default to platform name.
|
||||
- **forecast** (*Optional*): Enables the forecast. The default is to display the current conditions.
|
||||
- **monitored_conditions** array (*Required*): Conditions to display in the frontend.
|
||||
- **weather**: A human-readable text summary.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue