Skip to content
Discussion options

You must be logged in to vote

Or if you fancy beta testing a potential fix (pending @autoSteve's review) - replace the method _find_earliest_common_history in dampen_adapt.py (around line 636) with this. You'll need to restart HA afterwards. And take a backup of your old file just in case. And wait for the 429 storm to finish. And turn around 3 times anti clockwise while waving some magic seaweed....

    def _find_earliest_common_history(self, min_days: int) -> dt | None:
        """Find earliest date where continuous dampening history is available for all models and deltas.

        When all model/delta combinations share the same history dates (i.e., no new strategy was
        added mid-way through), symmetric gaps…

Replies: 4 comments 19 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
16 replies
@Nilogax
Comment options

Nilogax Mar 22, 2026
Collaborator

@rcode6
Comment options

@Nilogax
Comment options

Nilogax Mar 22, 2026
Collaborator

@Nilogax
Comment options

Nilogax Mar 22, 2026
Collaborator

Answer selected by rcode6
@rcode6
Comment options

@rcode6
Comment options

@autoSteve
Comment options

@rcode6
Comment options

Comment options

You must be logged in to vote
3 replies
@BJReplay
Comment options

@autoSteve
Comment options

@rcode6
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants