Closed rafaelmiy closed 6 years ago
I'd like to see only the hourly for today to the next 5 hours, but it is not working.
Here's the current config:
module: 'MMM-MyWeather', position: 'top_right', config: { apikey: '#########', // private; don't share! pws: 'pws:ISOPAULO223', //culemborg hourly: '1', fctext: '0', fcdaycount: "1", fcdaystart: "0", hourlyinterval: "1", hourlycount: "6", lang: "br", alerttime: 10000, alerttruncatestring: "english:", roundTmpDecs: 1, scaletext: 1, windunits: "mph", currentweather: 0, forecasttablecolumnheadericons: 1, UseCardinals: 0, layout: "vertical", sysstat: 0, forecasttableheadertext: "Previsão" }
this is fixed in v1.4. Sorry for the delay in fixing it.
I'd like to see only the hourly for today to the next 5 hours, but it is not working.
Here's the current config: