Read the statement by Michael Teeuw here.
MMM-NOAA3 - Revived
-
Hi all,
I have been using MMM-NOAA3 by @cowboysdude for a few years now. I like the display of it and did not want to go for a different module to replace it. Recently it stopped working and has for a while been throwing lots of errors.
I have forked the module and have started updating it and trying to bring it back to life. I have managed to update a few things.
- Removed
request
and replaced with internalfetch
- Updated
MMM-NOAA3.js
to cater for the new response structures.
Supported Providers:
- weatherbit
- piratesky
- accuweather
- openweather
- msn
I have not had a chance yet to look at the other providers and am not sure if anybody would like them included. Honestly I do not want to create accounts for all of them just to update the provider list but can if I have to. However, I do believe that
darksky
has been taken over by Apple and it may not work so, I may be removing that from the list of providers.However, I am happy to say that the module now works fine for
weatherbit
andopenweather
and no longer is throwing any errors.I will be pushing a PR to @cowboysdude when I am done making all the changes with the other providers.
For now, if anybody is interested in using it for either
openweather
orweatherbit
you can use my fork for now.Can be found below:
MMM-NOAA3 - Removed
-
@mumblebaj piratesky has a clone of the old darksky api
-
@sdetweil Awesome. Will have a look at it. Thanks Sam
-
@mumblebaj it’s supposed to be change the host part of the url
-
@sdetweil Successfully replaced Darksky with Piratesky.