DarkSky:
setInterval(function() {
self.getData();
}, self.config.updateInterval * 60 * 1000); //convert to milliseconds
So, value should be given in minutes in config file. Anyway, I will increase a value. BTW, it is also nice module for weather.