mletenay / home-assistant-goodwe-inverter

Experimental version of Home Assistant integration for Goodwe solar inverters
https://discord.gg/TaXyWXT
MIT License
149 stars 43 forks source link

Inverter IP address change #163

Closed Delorien84 closed 6 months ago

Delorien84 commented 1 year ago

Hello, I have had problem with inverter that IP address change due to the router upgrade (not have setup static lease). After IP address change the HA integration stop working. According to log the integration tries to connect to the old IP address again and again. I have to change IP address directly in config/.storage/core.config_entries file to new one.

Is there any "better" way how to specify inverter IP address? Or way how to "clear" the settings?

Thank you for the answer.

janchlebek commented 1 year ago

I suggest to make a reservation for the (old) IP on your router and then restart the inverter. It should then get the old IP.

Alternatively remove the integration from HA and add it again using new IP - this however will not fix the problem permanently as the IP might change again in the future.

Delorien84 commented 1 year ago

Yes, I already did it. But it was kind surprise to me as there is no host/ip address setting, nor anything in documentation. So one would assume that the integration will automatically discover the inverter.

I just want to ask if it's possible to expose inverter ip address as configurable variable or do some discovery retry if old ip address does not response.

Thank you

rkrejcir commented 1 year ago

+1 This feature would be great to have. I know you can set static IP in inverted settings, but when I do it then the inverter wifi led starts freaking out and SEMS portal is unavailable.

mletenay commented 6 months ago

IP is now exposed via configuration UI - v0.9.9.20