home-assistant/core

Forecast Solar Integration after sunset

Alerian26 opened this issue · 2 comments

The problem

I have the solar forecast integration with some basic tweaks to match my exact output, and the free tier of forecast.solar.
Every day after sunset the forecast starts behaving weirdly with wild increase in the forecast value, which makes creating integration using tomorrow forecast as a value impossible. Find below the graph history, the peaks are quite noticeable the last few days.
Not sure If there is something I can do yo solve it on my end.
At midnight the value drops back to a (mostly) "normal" prediction
image

What version of Home Assistant Core has the issue?

core-2024.3.1

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Container

Integration causing the issue

Forecast.Solar

Link to integration documentation on our website

https://www.home-assistant.io/integrations/forecast_solar

Diagnostics information

config_entry-forecast_solar-6fdcfc0d803989c3fe1e0d654dbbbad1.json

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

Hey there @klaasnicolaas, @frenck, mind taking a look at this issue as it has been labeled with an integration (forecast_solar) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of forecast_solar can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign forecast_solar Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


forecast_solar documentation
forecast_solar source
(message by IssueLinks)

I will work on this