Here is my config of MMM-Carousel:
{
module: "MMM-Carousel",
config: {
transitionInterval: 10000,
ignoreModules: ['alert', 'updatenotification', 'MMM-NewsFeedTicker'],
mode: 'slides',
slides: [
['clock', 'calendar'],
['clock', 'calendar', 'MMM-NetworkScanner'],
['currentweather', 'weatherforecast', 'MMM-NetworkScanner'],
['currentweather', 'weatherforecast', 'compliments'],
['clock', 'calendar', 'compliments'],
['clock', 'calendar', 'MMM-MoonPhase'],
['currentweather', 'weatherforecast', 'MMM-MoonPhase'],
['currentweather', 'weatherforecast']
]
}
},
Can someone think of a way to use the new weather module in situation?