From db9e615e4d9970111da574f06713b5584833a059 Mon Sep 17 00:00:00 2001 From: roxasvalor Date: Sun, 24 Apr 2016 18:30:54 -0500 Subject: [PATCH] Update README.md --- modules/default/currentweather/README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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.