jclarke0000 / MMM-DarkSkyForecast

Magic Mirror module to display weather information using the Dark Sky API
84 stars 64 forks source link

Limit number of days #24

Closed SdeGeata closed 4 years ago

SdeGeata commented 4 years ago

Hello!

So I enjoy your module, but I was just wondering how I could limit the number of days to show. Right now it shows three entries for today, plus the next 4 days. I would like to limit that to the same three entries for hourly today, then the next 3 days rather than 4. I couldn't find an option in the config guide. Is there a way?

robertalexa commented 4 years ago

Check the documentation for: maxDailiesToShow

Hope this helps

SdeGeata commented 4 years ago

Hello Robert Alexa:

Thanks for the hint. I searched to documentation for a parameter, I don't know how I missed that one. Thanks!