Skip to content

[Bug] Mond Moon Illumination Fraction is jumping #37

Description

@ldoench

Short summary 📝

Moon Illumination Fraction shows stepped values/plateaus instead of continuous curve

Detailed description 📋

Description:
The moon_illumination_fraction does not update continuously. Instead of a smooth transition reflecting the astronomical reality, the values remain static for several days (forming horizontal plateaus in charts) and then jump abruptly to a new value. For example, the value jumped from approximately 95% to 66% on March 9th without any intermediate data points.

Additionally, the reported values appear to be outdated. On March 14, 2026, the sensor reported 66.10%, while the actual astronomical illumination was significantly lower (approx. 18%).

Steps to Reproduce:

Monitor the moon_illumination_fraction over a period of 48–72 hours.

Observe the state history/charting.

Compare the output value with real-time astronomical data.

Expected Behavior:
The illumination fraction should update incrementally (approx. 0.2% to 0.5% change per hour) to form a continuous, smooth curve.

Actual Behavior:
The value remains identical for long periods and then performs a vertical "jump" to a much later state, skipping all intermediate percentages.

Screenshot:

Image

Additionally: The float value should not need this precision:

Image

Version 📌

No response

Environment 🌐

home assistant

Logs and screenshots 📂

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions