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-DWD-WarnWeather - Wetterwarnungen

    Scheduled Pinned Locked Moved Troubleshooting
    16 Posts 7 Posters 4.8k Views 7 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.
    • K Offline
      killing joke
      last edited by killing joke

      @lavolp3, thanks for the quick reply.
      Funny thing, it showed an update notification, thats why I pulled the module.
      I´ll wait for the next update release. ;-)
      Thanks for your reply and effort (incl. programming this awesome module!)

      1 Reply Last reply Reply Quote 0
      • B Offline
        Baraka
        last edited by

        Module do not work, Error : “Ort nicht gefunden”

        The first changes from Yesterday still not work!

        lavolp3L 1 Reply Last reply Reply Quote 0
        • lavolp3L Offline
          lavolp3 Module Developer @Baraka
          last edited by

          @Baraka I have already pushed a new pr. There was a tiny but important error in my last one.
          you can do me favor in testing it by changing in node_helper.js the term “NAME” to “KURZNAME” in line 52.
          That should hopefully work.

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

          B StoffbeuteluweS 2 Replies Last reply Reply Quote 0
          • B Offline
            Baraka @lavolp3
            last edited by

            @lavolp3 i have changed it, but did not work with >>> region=‘Frankfurt’,
            also tested it with warnCellID . That did also not work.

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

              @lavolp3 NAME in KURZNAME ändern funktioniert :folded_hands_medium-light_skin_tone:

              bei mir hat sich auch der Name der Stadt etwas geändert (CSV Datei)…dann hat alles funktioniert

              1 Reply Last reply Reply Quote 0
              • lavolp3L Offline
                lavolp3 Module Developer @Baraka
                last edited by

                @Baraka can you post your config entry?

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

                B 1 Reply Last reply Reply Quote 0
                • B Offline
                  Baraka @lavolp3
                  last edited by lavolp3

                  @lavolp3 look here:

                  {
                                          module: 'MMM-DWD-WarnWeather',
                                          position: 'top_right',
                                          header: 'DWD Warnungen',
                                          config: {
                  //                              warnCellID: '106412000',
                                                  region: 'Frankfurt/Main',
                                                  changeColor: true,
                                                  minutes: false,
                                                  displayRegionName: true,
                                                  interval: 10 * 60 * 1000, // every 10 minutes
                                                  loadingText: 'Warnungen werden geladen...',
                                                  noWarningText: 'Keine Warnungen',
                                                  severityThreshold: 2
                  
                                                  }
                                  },
                  
                  lavolp3L 1 Reply Last reply Reply Quote 0
                  • lavolp3L Offline
                    lavolp3 Module Developer @Baraka
                    last edited by

                    @Baraka The warnCellID needs to start with an 8 (I think!).
                    Try this one
                    6bedd5a4-f048-4673-a760-b109b1145832-image.png

                    Frankfurt/Main may result in an error because of the / I’m not sure about that.

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

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

                      @lavolp3 I have Thalheim/Erzgeb.
                      and it works

                      1 Reply Last reply Reply Quote 0
                      • K Offline
                        killing joke
                        last edited by

                        I changed the line 52 into KURZNAME but it didn´t changed.
                        So I changed my location from my city to a specific part of the city and updated it.
                        Afterwards it works for me but only with the location changes (I tested it).

                        Thanks for your effort!

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