compliments: Add feature use current weather.

Possibility the use the actual type of currentweather to show the
compliments.
This commit is contained in:
Rodrigo Ramez Norambuena
2016-11-07 20:08:56 -03:00
committed by Rodrigo Ramírez Norambuena
parent df00a1e0a3
commit 70d6d4246d
4 changed files with 88 additions and 4 deletions

View File

@@ -337,6 +337,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()