• 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.

Multiples of same module?

Scheduled Pinned Locked Moved Unsolved Troubleshooting
6 Posts 4 Posters 2.2k 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.
  • I Offline
    isabellaalstrom
    last edited by Aug 8, 2018, 8:00 AM

    I’m trying to have multiple modules of the same kind, but it doesn’t seem to work. What I’ve tried with is MMM-homeassistant-sensors and MMM-SL-PublicTransport. No error messages, just that the second module doesn’t work. Is this not possible?

    ? 1 Reply Last reply Aug 8, 2018, 9:20 AM Reply Quote 0
    • ? Offline
      A Former User @isabellaalstrom
      last edited by A Former User Aug 8, 2018, 9:22 AM Aug 8, 2018, 9:20 AM

      @isabellaalstrom
      Some modules cannot work with multiple instances.
      Usually, If the module has node_helper.js, that kind of module wouldn’t work normally.
      Besides, If the module is using a unique DOM id or using singleton pattern in its code, that kind also has the possibility of not working properly.

      I 1 Reply Last reply Aug 8, 2018, 9:34 AM Reply Quote 0
      • I Offline
        isabellaalstrom @Guest
        last edited by isabellaalstrom Aug 8, 2018, 9:35 AM Aug 8, 2018, 9:34 AM

        @sean Alright, thank you! Both of these has node_helper.js, so I guess it’s that then!

        1 Reply Last reply Reply Quote 0
        • D Offline
          doubleT Module Developer
          last edited by Aug 8, 2018, 12:59 PM

          If you want a quick and dirty solution, copy the module folder, rename the copy and then change the module’s name to match the new module/folder name in all occurances (file names and within the code).

          I 1 Reply Last reply Aug 8, 2018, 1:34 PM Reply Quote 1
          • M Offline
            maxbachmann
            last edited by Aug 8, 2018, 1:22 PM

            Haha yeah thats the solution I use aswell ;)

            1 Reply Last reply Reply Quote 0
            • I Offline
              isabellaalstrom @doubleT
              last edited by Aug 8, 2018, 1:34 PM

              @doublet I will try this! I really want them on several places in the mirror :)

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              1 / 1
              • First post
                1/6
                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