Closed Egnos87 closed 1 year ago
Looks like I got the README
for age
is wrong. Looking at the code, age
is meant to display the number of days into a cycle the current moon is. Since the phase on the 21st day after a new moon is a waning gibbous, this looks to be working correctly.
However I added phaseAge
in #37 so that can be used for something that behaves more like you expected, and optionally phaseAgeTotal
if you want to see how many days the app would consider the the moon a part of the current phase.
Thanks for raising this!
Great Job! Thank you to maintain this splendid module.
Problem SOLVED!
RPI 4 4GB O.S. Buster MM version "2.23.0" MMM-MoonPhase latest version
ISSUE: For some phases the calculation of the days is wrong. In the follow example a screen shot that show 21 days for the phase "waning gibbous", instead it should last about 7 days.
Could you fix this problem? Can I help you with some tests?
Below my config:
Thanks.