barnabycolby / MMM-Carousel

Displays a single magic mirror module at a time, rotating through the list of configured modules in a carousel-like fashion.
98 stars 33 forks source link

carouselID #21

Open egomes951 opened 5 years ago

egomes951 commented 5 years ago

Hi,

I'm trying to show groups of modules with the same name using caroudelID variable, but modules are not found. I'm using this code:

{ module: 'MMM-Carousel', config: { transitionInterval: 10000, ignoreModules: ['alert','newsfeed','calendar','compliments','MMM-Mail'], mode: 'slides', slides: [ [{name:'currentweather',classes:'',position:'top_right',carouselID: "1"},'MMM-NowPlayingOnSpotify'], ['weatherforecast','internet-monitor'],

            ]
        }
    },
shbatm commented 5 years ago

It looks like you are trying to use my version of the MMM-Carousel module. Can you confirm: