home-assistant/core

Solaredge: loosing connection by failing set up after a few hours

JunghaJungha opened this issue · 1 comments

The problem

Hi all,

After a few hours, the integration solaredge is loosing connection. Reloading does not work, only rebooting HA.

It gives this error when trying to reload:
image

And the error log displays: "Could not retrieve details from SolarEdge API"

What version of Home Assistant Core has the issue?

2024.10.3

What was the last working version of Home Assistant Core?

2024.9.x

What type of installation are you running?

Home Assistant OS

Integration causing the issue

solaredge

Link to integration documentation on our website

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

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

Error requesting <homeassistant.components.solaredge.coordinator.SolarEdgeOverviewDataService object at 0x7f73cf7530> data: 400, message="Expected HTTP/:\n\n  b''\n    ^"

Additional information

No response

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

Code owner commands

Code owners of solaredge 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 solaredge 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)


solaredge documentation
solaredge source
(message by IssueLinks)