Read the statement by Michael Teeuw here.
Magic Mirror Moon phases not working for me
-
Re: mmm-moon-phases
Hi, I am totally new here. Just started yesterday with old pi.
Anyway, MM is up and running and config is modified already.
Tried to implement your moom module. But entire screen remains black after starting up again.
How do I configure the size of the moon? Do I have to do it or not in case I can live with default 200 by 200?
How would complete module code would look like?
Thanks in advance.
Bibo -
@bibo
The most probable error is a mistake in your config.
Please move into your magic mirror folder and executenpm run config:check
OR
Go on your laptop, open a browser, visit “YOURMAGICMIRRORIP:8080”, press F12 to open Developer Tools, look for errors, post them here.
(sorry, copy/pasty from the last troubleshooting thread :-) ).
-
This module uses the USNO api for it’s data. Unfortunately, that API is down until April. How do I know this? Two of my modules use the same api.
You can try this module if you like. https://github.com/mykle1/MMM-Lunartic It has moon phases.
Also, you can look here for other moon modules. I think there are a few.
https://github.com/MichMich/MagicMirror/wiki/3rd-Party-Modules -
Dear All,
Thank you for your immediate help and support.
Much appreciated.