MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.

    UNSOLVED Multiples of same module?

    Troubleshooting
    4
    6
    1661
    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
      isabellaalstrom last edited by

      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 Reply Quote 0
      • ?
        A Former User @isabellaalstrom last edited by A Former User

        @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 Reply Quote 0
        • I
          isabellaalstrom @Guest last edited by isabellaalstrom

          @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
            doubleT Module Developer last edited by

            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 Reply Quote 1
            • M
              maxbachmann last edited by

              Haha yeah thats the solution I use aswell 😉

              1 Reply Last reply Reply Quote 0
              • I
                isabellaalstrom @doubleT last edited by

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

                1 Reply Last reply Reply Quote 0
                • 1 / 1
                • First post
                  Last post
                Enjoying MagicMirror? Please consider a donation!
                MagicMirror created by Michael Teeuw.
                Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                This forum is using NodeBB as its core | Contributors
                Contact | Privacy Policy