• 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-RAIN-RADAR - Correct time

Scheduled Pinned Locked Moved Troubleshooting
13 Posts 4 Posters 2.1k 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.
  • L Offline
    Lordy
    last edited by lavolp3 May 5, 2020, 1:58 PM May 5, 2020, 11:08 AM

    Hello,

    Uhr.JPG

    I have a problem with correct time of “MMM-RAIN-RADAR”.
    The difference is currently 2 hours.
    I live in Berlin (+1 UTC) and summer time in Germany (+1 UTC).

    By config: “UTCtime: 1,” is the difference is currently 4 hours.

    I hope you can help me with this problem too?

    Here my Config:

    {
    	module: "MMM-RAIN-RADAR",
    	disabled: false,
        	position: "middle_center",
        	config: {
    		header: "",
    		lat: 52.520007,
    		lon: 13.404954,
            	zoomLevel: 9,
            	mapType: 1, //0-Road Map 1-Satellite 2-Dark Map 3-OpenStreetMaps 4-Light Map
            	color: 3, //0-Original 1-Universal Blue 2-TITAN 3-The Weather Channel 5-NEXRAD Level-III 6-RAINBOW @ SELEX-SI
            	snow: 1,
            	smoothing: 1,
            	opacity: 88,
            	fastAnimation: 0,
            	coverage: 0,
            	darkTheme: 1,
            	UTCtime: 1,   //0=off  1=on, in der Anzeige (nochmal - 2 UTC)
            	legend: 1,
            	legendMin: 1, //set legend to 1 if you want legendMin to show
            	animate: 1,
            	updateOnWarning: 1, // 1: after updateInterval, weather warnings for your US states will be used to determine if module should be hidden. 0 module is perpertually displayed
            	updateInterval: 5 * 60 * 1000, // number of milliseconds. change 5 to 60 and it will update each 10 minutes
    		}
    	},
    ``
    L B 2 Replies Last reply May 5, 2020, 11:41 AM Reply Quote 0
    • L Offline
      lavolp3 Module Developer @Lordy
      last edited by May 5, 2020, 11:41 AM

      @Lordy I can’t follow completely.
      The rain radar covers a range of 2 hours.
      With UTCtime: 0 it should cover your current time -2 hours until your current time.
      Does the graphic show the time progression? When does it start, when does it stop?

      How to troubleshoot modules
      MMM-soccer v2, MMM-AVStock

      L 1 Reply Last reply May 5, 2020, 11:51 AM Reply Quote 0
      • L Offline
        Lordy @lavolp3
        last edited by May 5, 2020, 11:51 AM

        @lavolp3 said in MMM-RAIN-RADAR - Correct time:

        I can’t follow completely.
        The rain radar covers a range of 2 hours.
        With UTCtime: 0 it should cover your current time -2 hours until your current time.
        Does the graphic show the time progression? When does it start, when does it stop?

        With “UTCtime: 1,” it starts -4 hours and “UTCtime: 0,” it starts -2 hours of the current time.The display time “UTCtime: 0,” ends with the current time. Shouldn’t the purpose of the “Rain Radar” be to warn me of future rain? Right now I feel like he’s only showing me the past weather. I hope I could answer your question. If not, I will be happy to assist you.

        Mit “UTCtime: 1,” fängt es -4 Stunden und “UTCtime: 0,” fängt es -2 Stunden der aktuellen Uhrzeit an. Die Anzeigezeit “UTCtime: 0,” hört mit der aktuellen Uhrzeit aus. Soll nicht der Sinn des “Rain-Radar” sein, mich vor zukünfigen Regen zu warnen. Momentan habe das Gefühl, er zeigt mir nur das vergangene Wetter an. Ich hoffe, ich könnte deine Frage beantworten. Wenn nicht, stehe ich Dir (euch) gerne zur Verfügung.

        1 Reply Last reply Reply Quote 0
        • L Offline
          lavolp3 Module Developer
          last edited by lavolp3 May 5, 2020, 11:56 AM May 5, 2020, 11:55 AM

          @Lordy said in MMM-RAIN-RADAR - Correct time:

          Shouldn’t the purpose of the “Rain Radar” be to warn me of future rain? Right now I feel like he’s only showing me the past weather.

          THis is what it is intended to do.
          It only shows recent weather movement, not an outlook
          https://www.rainviewer.com/

          RainViewer shows you live precipitation map that shows how fast a storm has moved, how intense it’s been, and >what direction it’s moved in so far. Learn more.

          Have a look at my module MMM-Buienalarm if you live in Nordrhein Westfalen. It shows expected precipitation for the next 2 hours

          How to troubleshoot modules
          MMM-soccer v2, MMM-AVStock

          L 1 Reply Last reply May 5, 2020, 12:10 PM Reply Quote 0
          • L Offline
            Lordy @lavolp3
            last edited by May 5, 2020, 12:10 PM

            @lavolp3 said in MMM-RAIN-RADAR - Correct time:

            MMM-Buienalarm

            Thank you for your help. :thumbs_up_light_skin_tone: :slightly_smiling_face: So for me “MMM-Rain-Radar” is pointless. I lived in Berlin, “MMM-Buienalarm” doesn’t bring me anything, but I had already thought of that.
            Do you know good rain radars?

            Danke für deine Hilfe. Damit ist für mich “MMM-Rain-Radar” sinnlos. Da ich in Berlin lebte, bringt mir “MMM-Buienalarm” nix, aber daran hatte ich auch schon gedacht. Kennst Ihr gute Regenradare?

            E 1 Reply Last reply May 5, 2020, 1:16 PM Reply Quote 0
            • B Offline
              bhepler Module Developer @Lordy
              last edited by May 5, 2020, 1:09 PM

              @Lordy - Please use the markdown features of the forum when publishing code or logs.

              L 1 Reply Last reply May 5, 2020, 1:19 PM Reply Quote 0
              • E Offline
                Eisblume @Lordy
                last edited by Eisblume May 5, 2020, 1:16 PM May 5, 2020, 1:16 PM

                It would be nice if someone implemented the Rain-Radar from WetterOnline.de ;-)

                L 1 Reply Last reply May 5, 2020, 1:18 PM Reply Quote 0
                • L Offline
                  Lordy @Eisblume
                  last edited by May 5, 2020, 1:18 PM

                  @Eisblume
                  Right now, but I can’t find the iFrame address, can you help?

                  Bin gerade dabei, aber ich finde die iFrame- Adresse nicht, kannst dabei helfen? Für Berlin.

                  1 Reply Last reply Reply Quote 0
                  • L Offline
                    Lordy @bhepler
                    last edited by May 5, 2020, 1:19 PM

                    @bhepler
                    I do not know what you mean?

                    Ich weiß nicht was du meinst?

                    L 1 Reply Last reply May 5, 2020, 1:59 PM Reply Quote 0
                    • L Offline
                      lavolp3 Module Developer @Lordy
                      last edited by lavolp3 May 5, 2020, 1:59 PM May 5, 2020, 1:59 PM

                      @Lordy said in MMM-RAIN-RADAR - Correct time:

                      @bhepler
                      I do not know what you mean?

                      Ich weiß nicht was du meinst?

                      I have included it in your post.
                      The markdown feature gives copied code a “window” and proper formatting for better readability.
                      You can use the button “< />” above your input window for that.

                      How to troubleshoot modules
                      MMM-soccer v2, MMM-AVStock

                      L 1 Reply Last reply May 5, 2020, 3:54 PM Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      1 / 2
                      • First post
                        10/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