• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

MMM-ModulesGroupsRotation - simple alternative to MMM-pages

Scheduled Pinned Locked Moved Utilities
28 Posts 4 Posters 2.7k Views 4 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    plainbroke @sdetweil
    last edited by Jun 18, 2024, 1:25 AM

    @sdetweil
    module on a page, sorry I didn’t understand the question.

    Slow learner. But trying anyways.

    S 1 Reply Last reply Jun 18, 2024, 2:14 AM Reply Quote 0
    • S Away
      sdetweil @plainbroke
      last edited by sdetweil Jun 18, 2024, 2:15 AM Jun 18, 2024, 2:14 AM

      @plainbroke well, you say module to display longer but i think you mean page the module is on to display longer

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      P 1 Reply Last reply Jun 21, 2024, 11:59 PM Reply Quote 0
      • P Offline
        plainbroke @sdetweil
        last edited by Jun 21, 2024, 11:59 PM

        @sdetweil
        Ok you are probably correct, I am not that versed in all this MM stuff.

        Slow learner. But trying anyways.

        S 1 Reply Last reply Jun 22, 2024, 12:02 AM Reply Quote 0
        • S Away
          sdetweil @plainbroke
          last edited by Jun 22, 2024, 12:02 AM

          @plainbroke you don’t need to be MagicMirror versed. just say what you want to happen

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          P 1 Reply Last reply Jun 22, 2024, 12:46 AM Reply Quote 0
          • P Offline
            plainbroke @sdetweil
            last edited by Jun 22, 2024, 12:46 AM

            @sdetweil
            Ok,
            I would like for the mmm-photo module running in carousel to stay running for 3-5 minutes and then for the next module to run at 90 seconds and that continue for the next 37 modules until It comes back around to the photos one again and I want it to run for the 3-5 minutes again… I have a BUNCH of pictures of my Grand kids I like to see as many as possible. each time they come around on the mirror.

            Slow learner. But trying anyways.

            S 1 Reply Last reply Jun 22, 2024, 1:03 AM Reply Quote 0
            • S Away
              sdetweil @plainbroke
              last edited by Jun 22, 2024, 1:03 AM

              @plainbroke AND I ASSUME you only have ONE module on that page…

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              P 1 Reply Last reply Jun 22, 2024, 1:44 AM Reply Quote 0
              • P Offline
                plainbroke @sdetweil
                last edited by plainbroke Jun 22, 2024, 1:50 AM Jun 22, 2024, 1:44 AM

                @sdetweil
                Yes, you are correct.

                                 module: "MMM-Carousel",
                                        config: {
                                        transitionInterval: 90000,
                                        ignoreModules: [],
                                        mode: "slides",
                                        slides: [
                                                ["MMM-CalendarExt3", "clock", "compliments"],
                                                ["calendar", "clock", "compliments"],
                                                ["facts", "clock", "compliments"],
                                                ["iFrame", "clock"],
                                                ["MMM-ATM", "clock", "compliments"],
                                                ["MMM-CalvinAndHobbes"],
                                                ["MMM-CloneWarsQuotes", "clock", "compliments"],
                                                ["MMM-Cocktails", "clock", "compliments"],
                                                ["MMM-CountDown", "clock", "compliments"],
                                                ["MMM-CoupleDays", "clock", "compliments"],
                                                ["MMM-DailyQuote", "clock", "compliments"],
                                                ["MMM-DateCounter", "clock", "compliments"],
                                                ["MMM-RTSPStream"],
                                                ["MMM-Dogs", "clock", "compliments"],
                                                ["MMM-EmbedURL"],
                                                ["MMM-Evil", "clock", "compliments"],
                                                ["MMM-EyeCandy", "clock", "compliments"],
                                                ["MMM-Fuel"],
                                                ["MMM-Gas", "clock", "compliments"],
                                                ["MMM-Globe", "clock", "compliments"],
                                                ["MMM-GmailFeed", "clock", "compliments"],
                                                ["MMM-History", "clock", "compliments"],
                                                ["MMM-icanhazdadjoke", "clock", "compliments"],
                                                ["MMM-iFrameReload"],
                                                ["MMM-ImagesPhotos", "clock", "compliments"],
                //                                ["MMM-RTSPStream2"],
                                                ["MMM-Jast", "clock", "compliments"],
                                                ["MMM-MyWordOfTheDay", "clock", "compliments"],
                                                ["MMM-NetworkScanner", "clock", "compliments"],
                                                ["MMM-Oneliner", "clock", "compliments"],
                                                ["MMM-OpenWeatherForecast", "clock", "complimen$
                                                ["MMM-quote-of-the-day", "clock", "compliments"$
                                                ["MMM-RAIN-MAP"],
                                                ["MMM-rfacts", "clock", "compliments"],
                                                ["MMM-SimpleLogo", "clock", "compliments"],
                                                ["MMM-TrivialAbyss", "clock", "compliments"],
                                                ["MMM-WebView"],
                                                ["MMM-WeasleyClock"],
                                                ["random_quotes", "clock", "compliments"]
                                                ]
                                        }
                                },
                .```

                Slow learner. But trying anyways.

                S 1 Reply Last reply Jun 22, 2024, 2:13 AM Reply Quote 0
                • S Away
                  sdetweil @plainbroke
                  last edited by Jun 22, 2024, 2:13 AM

                  @plainbroke said in MMM-ModulesGroupsRotation - simple alternative to MMM-pages:

                         ["MMM-ImagesPhotos", "clock", "compliments"],
                  

                  I only see one that that display images that I am aware of… and it has 3 modules.

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  P 1 Reply Last reply Jun 22, 2024, 2:15 AM Reply Quote 0
                  • P Offline
                    plainbroke @sdetweil
                    last edited by Jun 22, 2024, 2:15 AM

                    @sdetweil
                    Well it could have only the one. I could put clock and compliments in the ignore part. if that would make a difference?

                    Slow learner. But trying anyways.

                    S 2 Replies Last reply Jun 22, 2024, 2:24 AM Reply Quote 0
                    • S Away
                      sdetweil @plainbroke
                      last edited by Jun 22, 2024, 2:24 AM

                      @plainbroke just trying to understand the words…

                      you said module, but you meant page.

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 2 / 3
                      2 / 3
                      • First post
                        11/28
                        Last post
                      Enjoying MagicMirror? Please consider a donation!
                      MagicMirror created by Michael Teeuw.
                      Forum managed by Sam, technical setup by Karsten.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy