home-assistant / home-assistant.io

:blue_book: Home Assistant User documentation
https://www.home-assistant.io
Other
4.76k stars 7.19k forks source link

solarEdge insufficien log #33438

Open thomaskilian opened 2 months ago

thomaskilian commented 2 months ago

Feedback

I regularly get this message on startup

Logger: homeassistant.components.solaredge_local.sensor Source: components/solaredge_local/sensor.py:227 integration: solaredge_local (documentation, issues) First occurred: 21:12:18 (1 occurrences) Last logged: 21:12:18

Could not retrieve details from SolarEdge API

It's running though it's not possible to determine the cause of this log. Something is wrong, but what?

URL

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

Version

2024.6.4

Additional information

No response

home-assistant[bot] commented 2 months ago

Hey there @drobtravels, @scheric, mind taking a look at this feedback as it has been labeled with an integration (solaredge_local) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `solaredge_local` can trigger bot actions by commenting: - `@home-assistant close` Closes the feedback. - `@home-assistant rename Awesome new title` Renames the feedback. - `@home-assistant reopen` Reopen the feedback. - `@home-assistant unassign solaredge_local` Removes the current integration label and assignees on the feedback, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information) to the feedback. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information) on the feedback.
drobtravels commented 2 months ago

Did this work for you in a previous version?

You likely want the cloud based integration: https://www.home-assistant.io/integrations/solaredge/

The local integration you are utilizing has not worked with most inverters for years due to firmware changes.

drobtravels commented 2 months ago

@home-assistant add-label needs-more-information

thomaskilian commented 2 months ago

Sort of. I see the Energy dashboard with all relevant data, so it basically does the job. I would rather stay local than going over some obscure cloud (which did NOT work in the first try).

github-actions[bot] commented 2 weeks ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved. If this issue is still relevant, please let us know by leaving a comment 👍 This issue has now has been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

thomaskilian commented 2 weeks ago

This is still an issue, though not that pressing. I still get thst error when rebooting HA, but aside of that the connection works. I would have a look if I'd have a pointer where...