A first setup of the new Weather Module

This commit is contained in:
Michael Teeuw
2017-09-21 16:38:18 +02:00
parent 8a101f9e9a
commit ef172592b8
5 changed files with 343 additions and 1 deletions

View File

@@ -16,7 +16,8 @@ var defaultModules = [
"helloworld",
"newsfeed",
"weatherforecast",
"updatenotification"
"updatenotification",
"weather"
];
/*************** DO NOT EDIT THE LINE BELOW ***************/