barnabycolby/MMM-Carousel

ignoreModules not work with carouselId

belerovon opened this issue · 1 comments

Following did not work:
ignoreModules: ['clock', {name: 'weather', carouselId:'Weather1'}} ],
mode: 'slides',
slides: {
main: ['MMM-WiFiPassword', {name: 'weather', carouselId:'Weather2'} ],
"Slide 1": ['calendar', 'calendar_monthly'],
},

I can ignore the Module ** weather ** global but not a specific ID

The module is no longer maintained here. Please use the following fork: https://github.com/shbatm/MMM-Carousel