A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-Carousel w/ Slide Navigation
-
Hi all, I installed the MMM-Carousel w/ Slide Navigation module…but now it doesn’t show me the “Slides”…here’s my config:
{ module: 'MMM-Carousel', config: { transitionInterval: 45000, showPageIndicators: true, showPageControls: true, ignoreModules: ['clock', 'alert', 'calendar', 'MMM-Fuel', 'MMM-OpenmapWeather', 'weatherforecast', 'newsfeed', 'compliments', 'MMM-Tools', 'MMM-Traffic'], mode: 'slides', slides: { main: ['calendar', 'compliments', 'currentweather'], "Slide 2": ['MMM-PublicTransportHafas', 'MMM-Formula1'], "Slide 3": ['MMM-COVID19-AMPEL', 'MMM-Tankerkoenig', 'MMM-ioBroker', 'MMM-SoccerLiveScore'] } } },
Can you please explain what I am doing wrong?
I only have a small display and I just want to be able to display the other modules one after the other with the slides.
About eien feedback thank you very much.
Greetings
pi@raspberrypi:~/MagicMirror $ npm run config:check > magicmirror@2.17.1 config:check /home/pi/MagicMirror > node js/check_config.js [23.12.2021 15:16.43.363] [INFO] Checking file... /home/pi/MagicMirror/config/config.js [23.12.2021 15:16.43.969] [INFO] Your configuration file doesn't contain syntax errors :)