@DaVinki If you do a shift + ctrl + i
it 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.
Read the statement by Michael Teeuw here.
Posts made by mumblebaj
-
RE: config.js help
-
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
@berne Can you paste your config.js? We can then have a look to see if it is correct and point to where you may have to make the changes.
As @sdetweil pointed out, a good text editor like notepad++ would show you the matching “{” and “}” etc.
-
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:check
and see if there are errors? -
RE: Blackscreen after update to v.2.8.0
@Blackmirror Hi. Are there any errors in pm2 logs?
-
RE: Opening hours for stores/places thru Google API
@Menturan Thanks for a great module. I had the module working for a two weeks but for the past few days it has stopped working. So, I have been working through the issue and after stopping and starting the mirror I am getting results returned but it is not being sent to the screen. Is there a reason for this?
[09:48:50] - DEBUG - MMM-OpeningHours : Sending to frontend - [{"name":"Makro Store Crown Mines","opening_hours":{"open_now":true,"periods":[{"close":{"day":0,"time":"1400"},"open":{"day":0,"time":"0900"}},{"close":{"day":1,"time":"1730"},"open":{"day":1,"time":"0830"}},{"close":{"day":2,"time":"1730"},"open":{"day":2,"time":"0830"}},{"close":{"day":3,"time":"1730"},"open":{"day":3,"time":"0830"}},{"close":{"day":4,"time":"1730"},"open":{"day":4,"time":"0830"}},{"close":{"day":5,"time":"1730"},"open":{"day":5,"time":"0830"}},{"close":{"day":6,"time":"1600"},"open":{"day":6,"time":"0800"}}],"weekday_text":["Monday: 8:30 AM â 5:30 PM","Tuesday: 8:30 AM â 5:30 PM","Wednesday: 8:30 AM â 5:30 PM","Thursday: 8:30 AM â 5:30 PM","Friday: 8:30 AM â 5:30 PM","Saturday: 8:00 AM â 4:00 PM","Sunday: 9:00 AM â 2:00 PM"]},"place_id":"ChIJl8h2VlIJlR4Rn5311bQlcXQ"},{"name":"Builders Warehouse Glen Eagles","opening_hours":{"open_now":true,"periods":[{"close":{"day":0,"time":"1600"},"open":{"day":0,"time":"0800"}},{"close":{"day":1,"time":"1800"},"open":{"day":1,"time":"0700"}},{"close":{"day":2,"time":"1800"},"open":{"day":2,"time":"0700"}},{"close":{"day":3,"time":"1800"},"open":{"day":3,"time":"0700"}},{"close":{"day":4,"time":"1800"},"open":{"day":4,"time":"0700"}},{"close":{"day":5,"time":"1800"},"open":{"day":5,"time":"0700"}},{"close":{"day":6,"time":"1700"},"open":{"day":6,"time":"0700"}}],"weekday_text":["Monday: 7:00 AM â 6:00 PM","Tuesday: 7:00 AM â 6:00 PM","Wednesday: 7:00 AM â 6:00 PM","Thursday: 7:00 AM â 6:00 PM","Friday: 7:00 AM â 6:00 PM","Saturday: 7:00 AM â 5:00 PM","Sunday: 8:00 AM â 4:00 PM"]},"place_id":"ChIJB0lb_mgPlR4Rje4UAMJnOvY"},null,null]
-
RE: Raspberry Pi 4 Released !
@dazza120 I assume we dont need all that cooling power just to run the mirror? :rolling_on_the_floor_laughing:
-
RE: Magic Mirror Update process
@BKeyport From my experience they don’t get touched. I have never had any issues with my mirror or modules after running that command and updating the mirror.