Read the statement by Michael Teeuw here.
MMM-NOAA - Another Weather Module
-
@justjim1220
Work now,it’s my mistake i use old API Key
Thanks again -
I know you are working on V3, and I am looking forward to it. But, I’ve been having issue with V2. Specifically, it wouldn’t work with MMM-CalendarExt. Meaning I couldn’t have both on screen at the same time.
I looked at the errors, and the issue appears to be with the following lines of code
if (this.config.units != "metric") { tt.innerHTML = n Day ~ " + allDay[0].fcttext + "<br />" : "Night ~ " + allDay1 + "<br />"; } else { tt.innerHTML = n " + allDay[0].fcttext_metric + "<br />" : "" + allDayM1 + "<br />"; }
The error was something about an uncaught exception from a promise. My JavaScript is very rusty to actually try and fix this on my own, but simply commenting out those lines actually made the error go away, and I was able to get NOAA and CalendarExt on screen at the same time.
Just posting this because I spent the last two days trying to get this resolved, and figured someone else might benefit.
-
@solelo said in MMM-NOAA - Another Weather Module:
@mykle1 I can tell there is a lot of love in that “maniac”, he is just trying to tease us.
-
@cowboysdude can we have the V3… you killing us…
-
@solelo Working out some things still ;) Hang in there
-
@cowboysdude said in MMM-NOAA - Another Weather Module:
Working out some things still Hang in there
We want the world and we want it now. :-)
-
Yeah, what Mykle1 said… Now dammit! :face_with_stuck-out_tongue_closed_eyes:
-
John Isabella: I’m truly sorry about your brother. It’s too bad.
Truman Gates: Oh no sir. You ain’t seen bad yet, but its coming.
:face_with_tears_of_joy:
-
@redink Well 3 is close…so if you have issue with that PLEASE let me know… It should be by this weekend…
-
Just an FYI here’s the README for NOAA 3…
Testing a few things but should be done by this weekend :)
Enjoy reading! Hope you love it as much as I loved working on it!
https://github.com/cowboysdude/MMM-NOAA3/blob/master/README.md
Here’s a little preview…