@Notch Mine runs at between 55 and 65 degrees. I use the MMM-SystemStats module. works fine for me. I am only using a heatsink.
Read the statement by Michael Teeuw here.
Posts
-
RE: Temperature MagicMirror (Raspberry)
-
RE: MMM-Lunartic
@Mykle1 Thanks. I set it to “animation” and it is working now.
-
RE: config.js help
@DaVinki If you do a
shift + ctrl + iit will open a panel on the right. Scroll up on the Consol and see for any red lines, which would indicate errors. It could also be that there are conflicts with other modules. -
RE: MMM-Lunartic
@cowboysdude That returned the following result:
{"age":19.928838935009,"illumination":72.74035463065,"stage":"waning","DFCOE":403666.04,"DFS":151987757.36,"FM":{"UT":1563313171.7967,"DT":"21:39:31-16 Jul 2019"},"NNM":{"UT":1564629175.4546,"DT":"3:12:55-1 Aug 2019"}} -
RE: MMM-Lunartic
@Mykle1 It says :
This site can’t be reached api.usno.navy.mil’s server IP address could not be found.from South Africa. I guess that it’s restricted somehow. -
RE: config,js beginner
-
RE: MMM-Lunartic
@Mykle1 Thanks for this module. I am having an issue with the module in that the image moon.png is not loading. I can see the following on the Console:

Is there anything I am missing perhaps? My config:
disabled: false, module: 'MMM-Lunartic', position: 'bottom_right', // Best in left, center, or right regions config: { mode: "rotating", // rotating or static image: "current", // animation, current, DayNight or static distance: "km", // miles or km sounds: "yes", // howling wolf, only on a full moon useHeader: "true", // true if you want a header header: "Moon Phase", // Any text you want maxWidth: "300px", animationSpeed: 0, rotateInterval: 15000, } }, -
RE: Blackscreen after update to v.2.8.0
@potts-mike Are there any issues in your config.js? Can you run
npm run config:checkand see if there are errors? -
RE: Blackscreen after update to v.2.8.0
@Blackmirror Hi. Are there any errors in pm2 logs?