diff --git a/modules/default/currentweather/README.md b/modules/default/currentweather/README.md index 3f1f2af4..2b3a5300 100644 --- a/modules/default/currentweather/README.md +++ b/modules/default/currentweather/README.md @@ -14,7 +14,8 @@ modules: [ config: { // See 'Configuration options' for more information. location: 'Amsterdam,Netherlands', - appid: 'abcde12345abcde12345abcde12345ab' //openweathermap.org API key. + appid: 'abcde12345abcde12345abcde12345ab', //openweathermap.org API key. + showWindDirection: true } } ] @@ -90,6 +91,13 @@ The following properties can be configured:
Default value: false + + showWindDirection + Show the wind direction next to the wind speed.
+
Possible values: true or false +
Default value: false + + lang The language of the days.