@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"}}
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-Lunartic
-
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?
-
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.
-
RE: Magic Mirror Update process
@BKeyport I simple terms, it gets rid of local changes.
-
RE: Magic Mirror Update process
@BKeyport Does the
git reset --hardnot work for you? -
RE: Getting an error on update
@CliffordW From within the MagicMirror folder do the following:
git reset --hardThen do
git pull && npm installThat should solve your problem
-
RE: First MagicMirror
@HayyatAli
In my opinion, get a Pi 3 B+, download the software and follow the instructions to install. Then play around with some of the modules and see how far you get. Took me only a few hours to get mine up an running and I explore different modules as often as I can. -
RE: 2nd try Smart Mirror, 30" monitor and 110cm wide
@DiyMagnus Wow, that looks really awesome. Love the frame-less look…
-
RE: MMM-Globe
@Eunanibus Awesome, can’t wait. I actually tried this the first time i setup my mirror and it worked for me on my Pi 3B+. Although some of the locations were wrong at the time but I assume that was my error. Nice work with this project and again, can’t wait for the light version.
-
RE: Raspberry Pi 4 Released !
They will be R910 in South Africa when they arrive which makes them around 56 Euro.
-
RE: Contribute to a module. Volunteers wanted! Easy!
@Mykle1 n111 South Africa - Johannesburg
-
RE: Considering taking donations to support the MagicMirror project. Interested in your thoughts!
@MichMich Thanks for this project. I made my donation. Sorry it has taken so long after you posted this but I don’t get much time to spend on the forum. It is because of this project that I am now developing skills for Alexa. Thanks for inspiration. I have been running my mirror for close to a year now and it has been a great journey. Not sure if there are any other users from South Africa using this but I have had fun with it and it amazes my friends and family. Keep up the good work and I hope my donation will at least buy you 1 or 2 cold ones at the pub
-
RE: MMM-NewsFeedTicker
@justjim1220 Have you ever managed to get this resolved? I a not getting the image from my 1 local news feed pulled in and not sure what else I can do to see if I can get it to come through.
The news feed is from: http://feeds.news24.com/articles/news24/SouthAfrica/rss
and the image is supposed to come from: https://scripts.24.co.za/img/sites/news24.png

-
RE: MMM-NOAA3 not working since last update
The issue was that I had to specify the lon and lat manually in the config.js.