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.

    MMM-DWD-WarnWeather - Wetterwarnungen

    Utilities
    25
    59
    33468
    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.
    • lolobyte
      lolobyte @schmo90 last edited by

      @schmo90

      the answer is above your message…

      😉

      1 Reply Last reply Reply Quote 0
      • S
        schmo90 last edited by

        Yeah i see. But maybe there is someone from austria who did already that changes 😉

        1 Reply Last reply Reply Quote 0
        • pjkoeleman
          pjkoeleman last edited by

          Same question here.
          Is threre already someone who has made this for the Dutch weather forecast (KNMI waarschuwingen).
          I could not find the weather data on the site of the KNMI, so now i start looking how to get that data!
          I’am not a programmer but wil give it a try !!!

          1 Reply Last reply Reply Quote 0
          • B
            birdy last edited by

            Hi,

            so this module is showing only warnings. Can it show also the weather from DWD?

            Cheers
            birdy

            1 Reply Last reply Reply Quote 0
            • M
              m0bed last edited by

              Hello I updated this modul with git pull and npm install.
              It workes quit well but now it always say “Ort nicht gefunden”.

              I checked the map an changed the name to the “DWD-NAME” for my home town.

              What I’m doing wrong?

              Thanks Daniel

              MrCoffee 1 Reply Last reply Reply Quote 0
              • MrCoffee
                MrCoffee @m0bed last edited by

                @m0bed
                I had the same issue.
                However, before the update “Region Hannover” worked well.
                Now after the update I had to change to “Hannover” without region which shows the weather for the city of Hannover instead of the region.

                So I guess you DWD-Name must be wrong.
                Maybe you might give another city a try, just to check the modul.

                Greetings.
                Mr.Coffee

                M 1 Reply Last reply Reply Quote 0
                • M
                  m0bed @MrCoffee last edited by

                  @MrCoffee Hello,

                  thank you for your advise.
                  I dont know what has happed but let it run for over 24 hours and now it works.
                  Still after 12h it was showing “ORT NICHT GEFUNDEN”.
                  But today at the morning it worked as it was supposed.

                  Thank you for support.

                  Thanks Daniel

                  1 Reply Last reply Reply Quote 0
                  • M
                    Matthes0815 last edited by

                    Could you maybe remove the modules header or make it fully configurable or include an option to deactivate it?
                    Right now I can choose between “Wetterwarnungen” or “Wetterwarnungen: LineBreak Regionname”. The line break is annoying and I want to be able to set my own text.
                    Modules shouldn’t force a header…

                    1 Reply Last reply Reply Quote 0
                    • A
                      anf last edited by anf

                      Hi,
                      since a short time the DW Warn Weather modul does not load anymore here my config:

                      	module: 'MMM-DWD-WarnWeather',
                      			position: 'bottom_right',
                      			header: '',
                      			config: {
                      				lat: 51.15667,
                      				lng: 7.192478,
                      				changeColor: true,
                      				minutes: false,
                      				displayRegionName: false,
                      				interval: 10 * 60 * 1000, // every 10 minutes
                      				loadingText: 'Lade DWD ...',
                      				noWarningText: 'Keine Warnungen'
                      			}
                      		},
                      		
                      

                      Always the Message ist “Ort nicht gefunden” und “Lade DWD …”

                      Any Ideas ?

                      Thx for feedback

                      AnF

                      1 Reply Last reply Reply Quote 0
                      • Sandy2503
                        Sandy2503 last edited by

                        Hi Anf,

                        after updating the MMM-DWD-WarnWeather Module i had the issues.

                        I have no Lat & Lng Settings. My Location is --> region --> Stadt Wuppertal.

                        After Update i change the Region to Wuppertal and it works again.

                                        {
                                                module: "MMM-DWD-WarnWeather",
                                                position: "bottom_right",
                                                header: "Deutscher Wetterdienst",
                                                config: {
                                                        region: "Wuppertal",
                                                        longversion: true
                                                }
                                        },
                        

                        This is my setting. Maybe it will help you.

                        Sandy2503

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 6
                        • 5 / 6
                        • 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