Read the statement by Michael Teeuw here.
MMM-Carousel (global)
-
@kusselin it rotates ALL modules NOT LISTED in ignorelist.
so u decide if ANY should always be shown (ignorelist)
MagicMirror can only show or hide a module, so where it is configured will be where it is shown
the GitHub example shows the clock all the time and ALL other modules one at a time
you do not have to list the modules to be shown. that list is available via software to the carousel module.
all modules must be listed in config.js like normal, but NOT in the MMM-Caruosel config:{} section
-
@sdetweil Hi, sorry but its not going :-(
this is my Module config of Carousel:
{ module: 'MMM-Carousel', config: { transitionInterval: 20000, showPageIndicators: true, showPageControls: true, ignoreModules: ['clock', 'alert', 'MMM-ioBroker', 'MMM-RNV', 'MMM-OpenmapWeather', 'weatherforecast', 'calendar', 'newsfeed', 'MMM-Traffic', 'MMM-Fuel'], mode: 'global' } },all modules they are not rotate are standing in the ignore list!
Three modules they are: MMM-SoccerLiveScore, MMM-COVID19-AMPEL, compliments are not standing there in ignore…these moduls have to rotate but ist not going…they are also ständing on the screen… :-(
What can i do so long??
Best regards
-
ok, i installed and used your config
like this
{ module: 'MMM-Carousel', config: { transitionInterval: 10000, showPageIndicators: true, showPageControls: true, ignoreModules: ['clock', 'alert'], mode: 'global' } },and it worked as expected… clock stayed on all the time,
other modules came and went…can u look in the developers window
ctrl-shift-i on the mm keybord, select the console tab
and scroll up looking for red text (errors)u have your set to 20 seconds between changes… (20000)… are u waiting long enough?
try shorter time just for test
-
@sdetweil o.k. thanks for your answer…
what do you mean about “other module came and went”?
you mean your other modules you have installed right?i musst look about a keyboard…then i will be back here again with the errors
-
look, this coming…i had made photos…can you see anything sdetweil?
this is all what is red
MMM-Carousel is in my config standing at last…is this ok?
-
@kusselin came and went,
means appeared and disappeared, some change every 10 seconds. have 15 modules installed(testing modules for other user problems)
shows weather for 10 seconds
then
shows, GooglePhotos , for 10 seconds
then
shows MMM-OpenmapWeather, for 10 secondsetc
each in their configured position: setting
-
@sdetweil Sam, i cnat´believe it…i put this in the config too:
position: 'bottom_bar', // Required to draw in positionand now it´s going :-) yeahhhh thanks a lot Sam !!!
so then looks like my MM-Carousel now and it´s going:
{ module: 'MMM-Carousel', position: 'bottom_bar', // Required to draw in position config: { transitionInterval: 10000, showPageIndicators: true, showPageControls: true, ignoreModules: ['clock', 'alert', 'MMM-SoccerLiveScore', 'MMM-OpenmapWeather', 'weather', 'MMM-Traffic', 'calendar', 'MMM-ioBroker', 'MMM-Fuel'], mode: 'global' } }, -
@kusselin I do not have position set in mine.
glad it’s working
-
@sdetweil yes that is funny, but you see now it goes…the console is/was also o.k. or?
-
Thank you sam for your help an fast answers!! TOP!!
EDIT: One question: MMM-Tankerkönig is out of the modules…right?
-
@kusselin I don’t see that you excluded it…
-
@kusselin what version of magicmirror are you running?
grep version ~/MagicMirror/package.json
-
@sdetweil v2.21.0
-
@kusselin said in MMM-Carousel (global):
@sdetweil yes that is funny, but you see now it goes…the console is/was also o.k. or?
what do you mean by not excluded?
-
The MMM-Carousel is running now…
I still had the module “Snow” installed…
Does that have to be entered in the IngnoreListe around that it runs again?
-
@kusselin excluded from carousel
u did not put it in the ignoreList
-
@kusselin Snow. I do not know individual modules.
all carousel is doing is showing or hiding modules
-
@sdetweil no sam it is not included in the ignore list and yet it does not work now…
CTRL+Shift +i again ?
-
@kusselin possibly
snow just takes a long time to get started displaying…
and each time its selected to display it starts over…it was designed to be on the screen all the time…
it works on my system… need interval to be 20000 or more
-
@sdetweil o.k. i put the snow module in ignore list…now ist going :-)
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login