home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
74.07k stars 31.09k forks source link

Goodwe Integration can not connect #131713

Open xxLexanixx opened 3 days ago

xxLexanixx commented 3 days ago

The problem

My Inverter can not connect to my Homeassistant since yesterday.

What version of Home Assistant Core has the issue?

core-2024.11.3

What was the last working version of Home Assistant Core?

core-2024.11.3

What type of installation are you running?

Home Assistant OS

Integration causing the issue

GoodWe Inverter

Link to integration documentation on our website

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

Diagnostics information

2024-11-26 19:28:46.794 DEBUG (MainThread) [goodwe] Connecting to ET family inverter at 192.168.178.10:8899. 2024-11-26 19:28:46.794 DEBUG (MainThread) [goodwe.protocol] Creating lock instance for current event loop. 2024-11-26 19:28:46.795 DEBUG (MainThread) [goodwe.protocol] Sending: READ 33 registers from 35000 (f70388b800213ac1) 2024-11-26 19:28:47.798 DEBUG (MainThread) [goodwe.protocol] Failed to receive response to READ 33 registers from 35000 (f70388b800213ac1) in time (1s). 2024-11-26 19:28:47.798 DEBUG (MainThread) [goodwe.protocol] Sending: READ 33 registers from 35000 (f70388b800213ac1) - retry #1/10 2024-11-26 19:28:48.799 DEBUG (MainThread) [goodwe.protocol] Failed to receive response to READ 33 registers from 35000 (f70388b800213ac1) in time (1s). 2024-11-26 19:28:48.799 DEBUG (MainThread) [goodwe.protocol] Sending: READ 33 registers from 35000 (f70388b800213ac1) - retry #2/10 2024-11-26 19:28:49.800 DEBUG (MainThread) [goodwe.protocol] Failed to receive response to READ 33 registers from 35000 (f70388b800213ac1) in time (1s). 2024-11-26 19:28:49.800 DEBUG (MainThread) [goodwe.protocol] Sending: READ 33 registers from 35000 (f70388b800213ac1) - retry #3/10 2024-11-26 19:28:50.801 DEBUG (MainThread) [goodwe.protocol] Failed to receive response to READ 33 registers from 35000 (f70388b800213ac1) in time (1s). 2024-11-26 19:28:50.801 DEBUG (MainThread) [goodwe.protocol] Sending: READ 33 registers from 35000 (f70388b800213ac1) - retry #4/10 2024-11-26 19:28:51.802 DEBUG (MainThread) [goodwe.protocol] Failed to receive response to READ 33 registers from 35000 (f70388b800213ac1) in time (1s). 2024-11-26 19:28:51.802 DEBUG (MainThread) [goodwe.protocol] Sending: READ 33 registers from 35000 (f70388b800213ac1) - retry #5/10 2024-11-26 19:28:52.803 DEBUG (MainThread) [goodwe.protocol] Failed to receive response to READ 33 registers from 35000 (f70388b800213ac1) in time (1s). 2024-11-26 19:28:52.804 DEBUG (MainThread) [goodwe.protocol] Sending: READ 33 registers from 35000 (f70388b800213ac1) - retry #6/10 2024-11-26 19:28:53.805 DEBUG (MainThread) [goodwe.protocol] Failed to receive response to READ 33 registers from 35000 (f70388b800213ac1) in time (1s). 2024-11-26 19:28:53.805 DEBUG (MainThread) [goodwe.protocol] Sending: READ 33 registers from 35000 (f70388b800213ac1) - retry #7/10 2024-11-26 19:28:54.806 DEBUG (MainThread) [goodwe.protocol] Failed to receive response to READ 33 registers from 35000 (f70388b800213ac1) in time (1s). 2024-11-26 19:28:54.807 DEBUG (MainThread) [goodwe.protocol] Sending: READ 33 registers from 35000 (f70388b800213ac1) - retry #8/10 2024-11-26 19:28:55.807 DEBUG (MainThread) [goodwe.protocol] Failed to receive response to READ 33 registers from 35000 (f70388b800213ac1) in time (1s). 2024-11-26 19:28:55.807 DEBUG (MainThread) [goodwe.protocol] Sending: READ 33 registers from 35000 (f70388b800213ac1) - retry #9/10 2024-11-26 19:28:56.809 DEBUG (MainThread) [goodwe.protocol] Failed to receive response to READ 33 registers from 35000 (f70388b800213ac1) in time (1s). 2024-11-26 19:28:56.809 DEBUG (MainThread) [goodwe.protocol] Sending: READ 33 registers from 35000 (f70388b800213ac1) - retry #10/10 2024-11-26 19:28:57.809 DEBUG (MainThread) [goodwe.protocol] Max number of retries (10) reached, request READ 33 registers from 35000 (f70388b800213ac1) failed. 2024-11-26 19:28:57.810 DEBUG (MainThread) [goodwe.protocol] Socket closed.

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 3 days ago

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

Code owner commands Code owners of `goodwe` 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 goodwe` 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)


goodwe documentation goodwe source (message by IssueLinks)