Read the statement by Michael Teeuw here.
MMM-Lunartic
-
language: "gl",
Yes? -
@mykle1 yes, I think so
Galician (gl) iso-8859-1, windows-1252
-
Fixed it. It was my mistake. I neglected to add the gl.json file to the
getTranslations: function()
of the module. -
Galician Translation
User @qu1que was kind enough to provide a Galician translation file for MMM-Lunartic. Thank you very much for your contribution! You’re awesome!
-
Hey mykle , you forgot to add ca: "translations/ca.json", as well
-
@varguit said in MMM-Lunartic:
Hey mykle , you forgot to add ca: “translations/ca.json”, as well
Because I am an idiot! I do forget things and I do apologize. I have just added it to the repo this very moment. Thank you for bringing that to my attention.
git pull
in the MMM-Lunartic directory -
thank you for the module, it is fantastic.
a little mistake in “de.json”
not
"Wanning Gibbous Moon": abnehmender Mond"
better:
"Waning Gibbous Moon": abnehmender Mond"
-
@babene1 said in MMM-Lunartic:
a little mistake in “de.json”
You have a very keen eye! Are you a detective? :-)
Thank you for bringing that to my attention. I have already corrected that. :thumbsup:
-
@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, } },
-
I just used your config entry (after adding the opening curly bracket before
{ disabled: false,
) and it fired right up. See pic:Can you put this url into a browser and see if you get the image?
https://api.usno.navy.mil/imagery/moon.png?date=today&time=now
Request:
Can a few people outside the USA test the above url for me and report here? My thanks!