Closed skombijohn closed 6 years ago
Hey there,
I was using the standard MMM-Carousel until yet. I wanted to spice up things with the ability to receive keyevents.
This fork though does simply not work anymore. The module seems to be ignored completely.
Here is the part of the config:
{ module: 'MMM-Carousel', config: { slides: [ ['MMM-germanwordclock'], ['worldclock'] ], transitionInterval: 1000, mode: 'slides' } }
The exact same config does work with the standard Carousel. The configured slides are the only other modules present.
I dont get any error message nor anything..
Nevermind, it works now, although I do not really understand what I changed...
Hey there,
I was using the standard MMM-Carousel until yet. I wanted to spice up things with the ability to receive keyevents.
This fork though does simply not work anymore. The module seems to be ignored completely.
Here is the part of the config:
{ module: 'MMM-Carousel', config: { slides: [ ['MMM-germanwordclock'], ['worldclock'] ], transitionInterval: 1000, mode: 'slides' } }
The exact same config does work with the standard Carousel. The configured slides are the only other modules present.
I dont get any error message nor anything..