This commit is contained in:
Michael Teeuw
2016-11-10 20:06:00 +01:00
4 changed files with 88 additions and 4 deletions

View File

@@ -335,6 +335,7 @@ Module.register("currentweather",{
this.show(this.config.animationSpeed, {lockString:this.identifier});
this.loaded = true;
this.updateDom(this.config.animationSpeed);
this.sendNotification("CURRENTWEATHER_DATA", {data: data});
},
/* scheduleUpdate()