Good answer! :-)
Read the statement by Michael Teeuw here.

Posts
-
RE: 1 old noob + 1 rPi = I can't believe I did it! (revisited)
@johnnyboy said in 1 old noob + 1 rPi = I can't believe I did it! (revisited):
Well done young man … Done well have you, came far you have
Yoda, is that you? :-)
Yo jb, where the hell have you been?
-
RE: Help please. Module doesn't show up
You’re missing a
}
bracket at the end. Remove the comma that I see below thelabel
line (on the bracket) go to the next line and add this bracket].
Notice the comma now is required.{ module: 'MMM-SingleStock', position: 'top_right', config: { stockSymbol: 'GOOG', apiToken: 'YOUR API TOKEN', // Unique, private API key obtained from https://iexcloud.io/console/tokens updateInterval: 3600000, // 1 hour in milliseconds showChange: true, // false | true label: 'symbol' // 'symbol' | 'companyName' | 'none' | any string } },
-
RE: Recycled Laptop Screen that was wife approved!
Enjoyed your story. Glad you are re-purposing hardware. The only thing that could have made that better is one of my modules. ;-)
Well done, sir. :thumbsup:
-
RE: Module Current Weather Hidden on Start Up
@Stoffbeuteluwe said in Module Current Weather Hidden on Start Up:
mmm-earth and mmm-lunartic are nice modules
Hey, thanks for the commendation! :thumbsup:
-
RE: Magic Mirror finally complete--PIR issue solved
@uatuba said in Magic Mirror finally complete--PIR issue solved:
we will use a plant stand and plant of some kind to at least make it less noticeable.
That’s what I meant by “hide or disguise”. I put a bookcase under this one and a toy bear to hide the little bit of power cord that was still exposed.
-
RE: MMM-NASA
I just tried your config entry. The module can’t function with
rotateInterval: 60,
. That is only 60 milliseconds. Please tryrotateInterval: 60 * 1000,
. That’s 60 seconds. It will give the module time to display the image and the information that comes with each image. -
RE: -=]!Show Your Module Setup![=-
@ganget said in -=]!Show Your Module Setup![=-:
Because I like the idea of people showing there Module Setup here is mine.
Here is page one of my dev machine. Click on the image for a better view.
MMM-PC-Stats, MMM-Glock, MMM-NOAA3, MMM-SoundMachine, MMM-EventHorizon, MMM-Lunartic, MMM-EARTH, MMM-BMW-DS
-
RE: How to add modules. For absolute beginners.
@TheSij said in How to add modules. For absolute beginners.:
The module is finally showing in the MM dashboard.
Ahh, see? Well done. Don’t sweat it. We’ve all experienced these problems. I promise, it gets easier. The more you learn the easier it becomes. Have fun!
-
RE: Test platform mirror
I think they are just referring to the use of the frame, not the mirror itself.