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-WarnWeather
withgit pull
without 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?