Read the statement by Michael Teeuw here.
Hmm, a lot of modules are putting up a fight for me :-(
-
@fribse said in Hmm, a lot of modules are putting up a fight for me :-(:
But now the MM is not showing anything
Hi,
Due to questions in another threat I installed that module myself.
I found out that this repository works (not the paphko version):
git clone https://github.com/szech/mmm-weatherchart.gitTry this:
$ cd ~/MagicMirror/modules/ $ mv mmm-weatherchart mmm-weatherchart.saved $ git clone https://github.com/szech/mmm-weatherchart.git $ cd ~/MagicMirror/modules/mmm-weatherchart $ npm install
When it works:
$ cd ~/MagicMirror/modules/ $ rm -rf mmm-weatherchart.saved
-
You say yr forecast… perhaps you should look at the module MMM-YrThen.
-
@sdetweil Sounds like a plan, I’ll look into that when I have some time again, thankyou! (maybe not for this module, but there are quite a few putting up a fight).
-
@fribse np… the black screen is because the ui thread has crashed due to some fatal error…
in this case, the module uses a node library, which isn’t installed… but you didn’t know. -
@evroom Great, thankyou for clearing that up, I’ll go and get the other download!
-
Ok, so I finally got the compliments in danish up and running properly, as well as danish news feeds, danish calendar and current danish weather, I’ll go and have a go with this one now.
-
I used the YRThen, and it works nicely, I do think it would be nice to have a fade option, like in many of the other modules.