Read the statement by Michael Teeuw here.
I cant load 3rd party modules to my smart mirror.
-
@Brenj you are missing a
:
between colored and true
And between
Reloadinterval and 18000000 -
I did that and still nothing. I’ve been trying to figure out this for the past few days this is making me mad, lol. But thanks for your guys’ help. I might just start over, it would probably make it easier. Do you guys by chance know how to start the coding over? Again thanks for your help, I feel like im asking too much, sorry.
-
Download the sample config file: https://github.com/MichMich/MagicMirror/blob/master/config/config.js.sample
Save it to your pi into the config folder, delete/rename the existing
config.js
and rename the downloaded file toconfig.js
Then start over again and try adding the new module. Do not delete the rest of the content
-
You would probably benefit from reading this:
https://forum.magicmirror.builders/topic/4231/how-to-add-modules-for-absolute-beginners
-
If you have config file copy config.sample
Start again copy the sample file to your documents and downloads.
Remove sample from the configuration file
Start again
Remember start with {
Code
Ends in },It’s not always easy to see what’s wrong as the code you are using could be wrong .
as l’ve not used this module l cannot say
Keep trying your get their in the end
If it go wrong it’s easy to start again.