Open xxLexanixx opened 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!
(message by CodeOwnersMention)
goodwe documentation goodwe source (message by IssueLinks)
The problem
My Inverter can not connect to my Homeassistant since yesterday.
What version of Home Assistant Core has the issue?
What was the last working version of Home Assistant Core?
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