Add an option to configure the number of days to display

This commit is contained in:
2019-09-22 08:28:00 +02:00
parent 4dd9bd5809
commit 9558df0887
2 changed files with 13 additions and 9 deletions

View File

@ -4,5 +4,6 @@
"openweathermap_city":"Paris,FR",
"openweathermap_apikey":"",
"openweathermap_language":"fr",
"locale":"fr_FR.utf8"
"locale":"fr_FR.utf8",
"number_of_days":2
}