Read the statement by Michael Teeuw here.
MMM-DWD-WarnWeather - Wetterwarnungen
-
Since the last days (two or three days) the MMM-DWD-WarnWeather shows me the notification “Ort nicht gefunden” (location not found) and “Warnungen werden geladen…” (warnings loading…).
Funny thing, that I didn´t change anything in module or the config file.Are there any changes with the location ?
-
@killing-joke I have just released a PR that should solve this :-)
There has apparently been a change in naming in the API. -
@lavolp3 - Thanks for the quick reply. I updated the module within the specific folder
~/MagicMirror/modules/MMM-DWD-WarnWeatherwithgit pullwithout any changes of my problem…
Any other ideas? -
@killing-joke the pull request hasn’t been merged yet. That’s why the problem is not solved yet. Just wait until MM displays a notification that an update is available.
-
@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!) -
Module do not work, Error : “Ort nicht gefunden”
The first changes from Yesterday still not work!
-
@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. -
@lavolp3 i have changed it, but did not work with >>> region=‘Frankfurt’,
also tested it with warnCellID . That did also not work. -
@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
-
@Baraka can you post your config entry?
-
@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 } }, -
@Baraka The warnCellID needs to start with an 8 (I think!).
Try this one

Frankfurt/Main may result in an error because of the
/I’m not sure about that. -
@lavolp3 I have Thalheim/Erzgeb.
and it works -
I changed the line 52 into
KURZNAMEbut 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!
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