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-RAIN-MAP (new: version 2.x)

    Scheduled Pinned Locked Moved Utilities
    192 Posts 38 Posters 276.6k Views 41 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.
    • FoziF Offline
      Fozi Project Sponsor @lavolp3
      last edited by

      @lavolp3 just a question as I have the same issue and @Jalibu and I tried his latest release, but no success on my side.
      Which modules do you have activated?
      I assume that the module might interfere with another module, but I am not sure which one. I’d like to compare your activated modules with mine and maybe I can find out which one is identical and might cause the conflict. Here’s a list of my modules, which are separated over two pages:

      Page1:
      newsfeed,
      alert,
      updatenotification,
      MMM-PIR-Sensor,
      MMM-AlexaControl,
      MMM-MyCalendar,
      MMM-page-indicator,
      MMM-Pages,
      MMM-withings,
      MMM-Sonos,
      MMM-DarkSkyForecast,
      MMM-DWD-WarnWeather,
      MMM-MyScoreBoard,
      MMM-Podcast2,
      2x MMM-PublicTransportHafas,
      MMM-google-route,
      MMM-RemoteControl,
      MMM-GroveGestures,

      Page2:
      netatmo,
      MMM-Tools,
      mmm-hue-lights,
      MMM-Homematic, .

      HowTo: Replace PIR Sensor with a RCWL-0516 Microwave Sensor

      C 1 Reply Last reply Reply Quote 0
      • C Offline
        chassain 0 @Fozi
        last edited by

        @Fozi the best way is to add disabled: true at each module one by one and restart mm beetwen

        1 Reply Last reply Reply Quote 0
        • StoffbeuteluweS Offline
          Stoffbeuteluwe Project Sponsor @Jalibu
          last edited by

          @Jalibu Hello, the module is very good but it only shows the time that has already passed and not the time that is yet to come…
          can I change that is showing the next 2 hours

          JalibuJ 1 Reply Last reply Reply Quote 0
          • JalibuJ Offline
            Jalibu Module Developer @Stoffbeuteluwe
            last edited by

            @Stoffbeuteluwe nope, the data provider only serves weather history

            D 1 Reply Last reply Reply Quote 0
            • rubenixR Offline
              rubenix
              last edited by

              @Fozi We’ve a MM setup with 10 pages on it (its more a Family panel than a mirror; so useful for us to keep activities, list and routines and important info for a daily basis)

              Anyway the modules that matches yours:

              default modules:

              newsfeed,
              alert,
              updatenotification --> config disabled: true
              

              Third Party modules:

              MMM-AlexaControl,
              MMM-Pages & MMM-page-indicator,
              MMM-RemoteControl,
              MMM-GroveGestures,
              MMM-Tools,
              

              Im pretty sure the rpi freezes due to RAIN-MAP animation itself and not because of any module interaction but am not 100% sure.
              I’ve updated the module but nothing changes and mirror freezes if I show the RAIN-MAP (got it hidden on start and call it by alexaControl whenever I wanna show it).
              If I disabled the module, never freezes (have it on for hours with no problems --> we usually shutdown the rpi when going to bed…If I enabled the module and make it visible on the mirror it freezes at some point (maybe minutes, maybe hours…but it freezes indeed). If I start the mirror (remember default RAIN-MAP not visible) and never show the RAIN-MAP never freezes. If I disable the module (disabled: true) in config cpu usage & temperature on the pi are fine but If I enable it goes up to 40-70% at some stages and temperature goes over 70ºC sometimes…(not good)
              I increase value of animationSpeed on module config must say improves rpi performance (I’ve set it @800 and its fine for a longer period and maybe if we’re lucky the pi does not freeze). Could be the zoom in/out feature on module itself…don’t know as its hard to catch a useful log to look at. No error at all on pm2 logs.
              Here my newbie contribution; hope we can found something as module looks nice on the Mirror!
              I will keep an eye on this topic and, indeed, post it here if find something that helps…
              Cheers!

              FoziF 1 Reply Last reply Reply Quote 1
              • rubenixR Offline
                rubenix
                last edited by

                Also must to say that Ive a raspbian virtual machine on my vmware workstation where I do all my tests with module on it and never freezes; actually Ive got the beauties “MMM-ISS-Live” & “MMM-Earth-Live” that my raspi could not handle and works flawlessly on the VM…
                BTW its a pi3B (not the B+) --> so maybe time to upgrade to Asus Tinker Board or pi 4 4GB…

                C 1 Reply Last reply Reply Quote 0
                • C Offline
                  chassain 0 @rubenix
                  last edited by

                  @rubenix or pi 4 8GB. :) i have a lot of modules switching with the module mm pages and i have no problem with rain map (power on during 24h/24)

                  C rubenixR 2 Replies Last reply Reply Quote 0
                  • C Offline
                    chassain 0 @chassain 0
                    last edited by

                    @chassain-0 i have a rasp pi4 4GB

                    1 Reply Last reply Reply Quote 0
                    • rubenixR Offline
                      rubenix @chassain 0
                      last edited by

                      @chassain-0 yeah something more powerful indeed; the most the better.
                      anyway have no problem at all with any of my pages but when I switch to RAIN-MAP page (by alexa, gesture or automatically on rotation) i see the cpu usage when It shows on the mirror…
                      hardware upgrade coming soon…

                      C 1 Reply Last reply Reply Quote 0
                      • C Offline
                        chassain 0 @rubenix
                        last edited by

                        This post is deleted!
                        1 Reply Last reply Reply Quote 0
                        • JalibuJ Offline
                          Jalibu Module Developer
                          last edited by

                          I think about pre-rendering the map animation once as gif image in the backend using phantom instead of live rendering on the frontend. I’ll test that when time allows…

                          rubenixR 1 Reply Last reply Reply Quote 0
                          • rubenixR Offline
                            rubenix @Jalibu
                            last edited by

                            @Jalibu sounds nice!

                            1 Reply Last reply Reply Quote 0
                            • FoziF Offline
                              Fozi Project Sponsor @rubenix
                              last edited by

                              @rubenix thank you so much for your thorough and comprehensive analysis and feedback!
                              I will now disable the above mentioned 5 3rd party modules nd enablle them one by and check if they’d interfere with MMM-RAIN-MAP. I’ll keep you all posted!

                              HowTo: Replace PIR Sensor with a RCWL-0516 Microwave Sensor

                              rubenixR 1 Reply Last reply Reply Quote 0
                              • rubenixR Offline
                                rubenix @Fozi
                                last edited by

                                @Fozi 6 actually. i’ve posted pages & pages indicator @same line :face_with_stuck-out_tongue_winking_eye:

                                FoziF 1 Reply Last reply Reply Quote 0
                                • FoziF Offline
                                  Fozi Project Sponsor @rubenix
                                  last edited by

                                  @rubenix sorry, you’re right…my mistake. I just restarted MM and got an update notification for MMM-RAIN-MAP. I’ll pull that and test right away with the new version.

                                  HowTo: Replace PIR Sensor with a RCWL-0516 Microwave Sensor

                                  rubenixR 1 Reply Last reply Reply Quote 0
                                  • rubenixR Offline
                                    rubenix @Fozi
                                    last edited by

                                    @Fozi ok thanks, did not check the mirror today and dont know if i can pull the update; let me tuned mate!

                                    FoziF 1 Reply Last reply Reply Quote 0
                                    • JalibuJ Offline
                                      Jalibu Module Developer
                                      last edited by

                                      I have a alpha version for a backend-generated (pre-rendered) map.
                                      Are there any volunteers who would like to test it? (Please only people who can withstand high frustration :-D )

                                      rubenixR C 2 Replies Last reply Reply Quote 0
                                      • rubenixR Offline
                                        rubenix @Jalibu
                                        last edited by

                                        @Jalibu I can test it out on a virtual machine running raspbian for you if that helps :winking_face:

                                        1 Reply Last reply Reply Quote 0
                                        • C Offline
                                          chassain 0 @Jalibu
                                          last edited by

                                          @Jalibu i can again

                                          1 Reply Last reply Reply Quote 0
                                          • FoziF Offline
                                            Fozi Project Sponsor @rubenix
                                            last edited by

                                            @rubenix I’ve disabled yesterday all 6 modules, but unfortunatelly the situation didn’t improve. The memory consumption was still increasing over the time and within 1-2 hrs. the MM froze. I guess I have to do the brute force method and disable all modules and enable them one by one.

                                            HowTo: Replace PIR Sensor with a RCWL-0516 Microwave Sensor

                                            1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 9
                                            • 10
                                            • 2 / 10
                                            • First post
                                              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