• 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-Wunderground - 2 locations gives duplicate data from the first location

Scheduled Pinned Locked Moved Troubleshooting
13 Posts 6 Posters 7.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.
  • J Offline
    jamielola
    last edited by Apr 18, 2017, 8:19 PM

    @RedNax Thank you for the quick response.

    I understand now.

    This may be a gap in my knowledge but if you only have one instance of wunderground in the config, and only one instance of MMM-WunderGround2 in the modules folder and rename that to MMM-WunderGround2 and point it to the correct references as I did above, it should work as the notifications are only using GET_WUNDERGROUND and WUNDERGROUND once.

    I am just getting a constant ‘Loading’ (I have checked the console from the dev tools and it all looks like it has loaded correctly with no errors) I don’t understand why would that module not work with the rename and being the only module in the modules folder and specified in the config? (my aim was to rename it, get it working, then rename the notifications, then bring the original wunderground back in to the MM)

    Sorry if this is going too far astray, you have created a great module and I am essentially trying to hack it a bit here.

    1 Reply Last reply Reply Quote 0
    • F Offline
      Francopacks
      last edited by Apr 20, 2017, 4:32 AM

      I did after spending awhile looking through the code. Mostly it was trial and error. RedNax lays it out well.

      1 Reply Last reply Reply Quote 0
      • J Offline
        jamielola
        last edited by Apr 20, 2017, 8:15 AM

        Thanks @Francopacks now I know it is achievable I will have another crack at it tonight, if you have any tips that you think would be helpful I would love to hear them.

        1 Reply Last reply Reply Quote 0
        • J Offline
          jamielola
          last edited by Apr 20, 2017, 7:53 PM

          So I got home and was determined to get this resolved, this is the last part of the mirror and i’ll be dammed if I fail here.

          1. Switched Raspberry PI on
          2. waited for MM to load
          3. Looked on in astonishment that the module that I renamed to MMM-WunderGround2 was working and not stuck in ‘Loading’

          As I had made all them changes above to MMM-WunderGround2 including the socket name changes I Pulled MMM-WunderGround from github into the modules folder so I would have a fresh orginal copy for the 2nd instance.

          I wrote the new instance into the config file and refreshed the MM, low and behold…‘Loading’ for that new instance. However I knew what I needed to do…the oldest trick in the IT book, switch the Raspberry PI off and switch it back on again, hey presto - they both loaded fine showing separate data.

          I’d like to thank @RedNax and @Francopacks

          TLDR: make sure you carry out a restart when you change the names in the main.js and nodehelper file if they are stuck in loading.

          B 1 Reply Last reply Apr 20, 2017, 8:38 PM Reply Quote 0
          • B Offline
            broberg Project Sponsor @jamielola
            last edited by Apr 20, 2017, 8:38 PM

            @jamielola

            the node_helper will only load when the mirror is actually started, modifications to a modules node_helper will require a full restart of the mirror software, not just a reload. Which I discovered when modifying the stock newsfeed module :D

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