Read the statement by Michael Teeuw here.
MMM-WeatherBackground
-
Well hello all…no NOAA wasn’t made to support ‘currentweather’ notifications in MM.
It’s a stand alone module and I am SUPER busy so as of right now I have no plan to do anything with it. I do this for a hobby…I must pay attention to my real job as I’ve grown accustomed to things like food and shelter… ;) Perhaps in the next few weeks I could look at it but that is if I have time.
-
@sean in trying to install module but im ask for User/Password
?? -
@texdetex ??? It will not ask any kind of user or password. ???
-
@Sean
I am using NOAA3 and i simply add the the following lines the my config:{ module: "MMM-WeatherBackground", // don't assign position. config: {} },
Unfortunately the background is still black.
Is ther something else to consider?
Thanks a lot
Regards -
@vauxdvihl NOAA isn’t supported.
-
@sean
r u sure.
https://forum.magicmirror.builders/topic/4585/mmm-noaa-another-weather-module/520?page=52Greetz
-
@vauxdvihl ah, he made it.
-
@vauxdvihl
I think his version https://github.com/cowboysdude/MMM-WeatherBackground will be work. I don’t know it is completed or not, but you can try it. -
This a fork of @Sean great work but remade to work with NOAA3.
[card:cowboysdude/MMM-WeatherBackground]
-
@cowboysdude
Does not work
Mirror stays blackHere is the error message
/home/pi/.pm2/logs/start-error.log last 15 lines: 0|start | at Module.load (module.js:561:32) 0|start | { Error: Cannot find module 'dayjs' 0|start | at Module._resolveFilename (module.js:543:15) 0|start | at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:35:12) 0|start | at Function.Module._load (module.js:473:25) 0|start | at Module.require (module.js:586:17) 0|start | at require (internal/module.js:11:18) 0|start | at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-WeatherBackground/node_helper.js:7:15) 0|start | at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-WeatherBackground/node_helper.js:49:3) 0|start | at Module._compile (module.js:642:30) 0|start | at Object.Module._extensions..js (module.js:653:10) 0|start | at Module.load (module.js:561:32) code: 'MODULE_NOT_FOUND' } 0|start | libGL error: MESA-LOADER: failed to retrieve device information 0|start | MESA-LOADER: failed to retrieve device information 0|start | MESA-LOADER: failed to retrieve device information
Any Idea?
Thanks a lot