Read the statement by Michael Teeuw here.
MMM-NOAA - Another Weather Module
-
@anubis273 hallo Bernd, denkst du daran das du in der config für jeden Ort eine
pws1 und dazu die loco1 brauchst die pws ohne zahl kannst du weglassen -
@Desaydrone ok i will have a look for this Feature gimmi a little time
-
@tbbear Hey, das war mir nicht ganz klar, dass ich zwingend zur pws1 auch eine loco1 benötige…
Der loco1 Name ist aber nicht ein exklusiver Name wie der pws Name den ich irgendwo abgreifen muss, oder? Ich habe da einfach mal Bonn-Beuel reingeschrieben:{
disabled: false,
module: ‘MMM-NOAA’,
position: ‘top_right’,
config: {
apiKey: “81944d2065866c80”,
airKey: “YhBwYaaAyfqArCdHZ”,
pws1: “INORDRHE796”,
loco1: “Bonn-Beuel/De”,
}
},
Geändert hat das aber leider nichts. Seitdem ich auf deinen GitHub Zweig gewechselt bin, mag das Modul nicht mehr starten. Auch eine neu Installation hat keine Abhilfe geschaffen. Das einzige was mir aufgefallen ist, ist das hier:
Ob das aber kriegsentscheident ist, kann ich mir nicht vorstellen.
Ich bin jedenfalls kurz davor, aufzugeben. Ich habe wirklich keine Ahnung weshalb das Wetter Modul nicht mehr startet. Alle anderen Modul funktionieren nach wie vor.Cheers,
Bernd
-
@anubis273 Tut mir echt leid. das ist meine config und die geht super:
{
module: “MMM-NOAA”,
position: “top_right”,
config:
{
apiKey: “xxxxxxx”,
airKey: “xxxxx”,
pws1: “IBAYERNE30”,
pws2: “KNYELMIR13”,
pws3: “IHERAKLI5”,
loco1: “Erdweg/De”,
loco2: “New York/Us”,
loco3: “Kos/Gr”,
ampm: false,
}
}, -
@tbbear Hey, alles gut, bin jetzt wieder zurück auf den ursprünglichen also das erste Wetter Modul. Das läuft nun auch in deutsch obwohl ich nichts weiter verändert hab.
Somit hat sich die Problematik erst mal erledigt.Ich danke dir aber dennoch und hoffe demnächst wenn es um NOAA3 geht, wieder von dir zu hören :-)
Cheers,
Bernd
-
Vielleicht gibt es hier eine Antwort, aber ich würde es nie erfahren, wenn ich nicht Deutsch spreche. :-)
-
@Mykle1 Jup damit hast du vollkommen Recht. Von mir aus und gerne für alle ab jetzt:
We switch to english language again ;-)
Cheers
-
My point is this. Anyone that doesn’t speak German (me) can’t help if you are speaking German
-
@anubis273 I am sorry i forgot to mention that after u clone from my repository u have to rename the directory from NOAA2 to NOAA this will fix all ur problems
-
@tbbear hey, oh I forget to Tell you that I tried this of course :-) I renamed the folder to MMM-NOAA2. The result was the same, a black screen on top right.
But you‘re right, this is the solution in normal case but unfortunately not for me.Cheers,
Bernd