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 thelabelline (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
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.
-
RE: MMM-EveryNews is not loading anything
Yah, he was just messing with me :-)
-
RE: My Family Info Board
Haha. You’ve got the wrong guy, but thanks friend. :thumbsup:
-
RE: My Family Info Board
@justjim1220 said in My Family Info Board:
What module is that one at the top right? The “things to do”?
My newest. :-)
https://forum.magicmirror.builders/topic/9756/mmm-todolive
Video
https://www.youtube.com/watch?v=kNq-WUlPFo0&feature=youtu.be -
RE: Problems With Weather
@brendan_c23 said in Problems With Weather:
Anybody know how to change celsius to Fahrenheit?
At the top of your config,js file, are your ‘units’ set to imperial?
var config = { address: "0.0.0.0", port: 8080, ipWhitelist: [], // Set [] to allow all IP addresses language: "en", timeFormat: 12, units: "imperial", -
RE: My mirror from Montreal
I prefer the MMM-Lunartic module for the moon. :-)

