diff --git a/modules/default/currentweather/currentweather.js b/modules/default/currentweather/currentweather.js index a43b5444..0352b7f9 100644 --- a/modules/default/currentweather/currentweather.js +++ b/modules/default/currentweather/currentweather.js @@ -278,7 +278,7 @@ Module.register("currentweather",{ if (notification === "INDOOR_HUMIDITY") { this.indoorHumidity = this.roundValue(payload); this.updateDom(self.config.animationSpeed); - } + } }, /* updateWeather(compliments)