Add name which is an optional variable

This commit is contained in:
Fabian Affolter 2016-10-08 21:54:40 +02:00
parent 59568972ab
commit 9cd416de0a
No known key found for this signature in database
GPG key ID: DDF3D6F44AAB1336
3 changed files with 31 additions and 29 deletions

View file

@ -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.