@sdetweil thanks a lot Sam
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-Carousel (global)
Thank you sam for your help an fast answers!! TOP!!
EDIT: One question: MMM-Tankerkönig is out of the modules…right?
-
RE: MMM-Carousel (global)
@sdetweil yes that is funny, but you see now it goes…the console is/was also o.k. or?
-
RE: MMM-Carousel (global)
@sdetweil Sam, i cnat´believe it…i put this in the config too:
position: 'bottom_bar', // Required to draw in position
and 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' } },
-
RE: MMM-Carousel (global)
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?
-
RE: MMM-Carousel (global)
@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
-
RE: MMM-Carousel (global)
@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
-
RE: MMM-Carousel (global)
Ahso…do I then have to enter all modules that should not be rotated under “IgnoreModules”? Right?
And the rest of the will then be rotated…right understood?
So the ones that are not in the IgnoreList I don’t have to enter anywhere in the Config…right? But they can have different positions then…is that also correct…?
so e.g. module Covid10 is rotated and is not in the IgnoreList and has position top_center
or
MM-Fuel is also not in the IgnoreList and has e.g. position bottom_center
Is this possible? Have I understood this correctly?
-
RE: MMM-Carousel (global)
@sdetweil yes this i know…but can you send me here a example from a config file (not the example from gihub…)
please send me here an example config with global where you also siehr the modules that rotate!!!
-
MMM-Carousel (global)
Hi all, can someone please post me his config exemplar of the carousel with the mode “GLOBAL” here…just so you have a clue.
I think with ignore Modules all the modules come in that should remain right?
where and how do I have to enter the modules in GLOBAL that I would like to display one after the other / alternately ?
here the example config:
var config = { modules: [ { module: 'MMM-Carousel', config: { transitionInterval: 10000, ignoreModules: ['clock'], mode: 'global' } } ] }
Another question: the modules that I want to display alternately must have the same position? so for example all then top_center? or can they then be different?
Please answer my questions.
Thank you very much.
(Hallo Zusammen, kann mir bitte einer sein config exemplar vom Carousel mit dem Mode “GLOBAL” hier einstellen…nur damit man ein Anhaltspunkt hat…
ich denke bei ignore Modules kommen alle die Module rein die stehen bleiben sollen richtig?
wo und wie muss ich die module eintragen bei GLOBAL die ich gerne nacheinander /abwechselnd anzeigen lassen will ?
hier die example config
Weitere Frage: die module die ich abwechselnd anzeigen lassen will müssen die die gleiche position haben? also zb alle dann top_center? oder können die dann unterschiedlich lauten?
Bitte um beantwortung meiner Fragen.
Vielen Dank.)