wills106 / homeassistant-solax-modbus

SolaX Power Modbus custom_component for Home Assistant (Supports some Ginlong Solis, Growatt, Sofar Solar, TIGO TSI & Qcells Q.Volt Hyb)
315 stars 98 forks source link

Wait for determine inverter type #905

Closed Zwer2k closed 4 months ago

Zwer2k commented 4 months ago

Waits for the inverter if Modbus communication is disrupted when Homeassistant is started

wills106 commented 4 months ago

Were you getting any of the currently open issues before making this change? Just wondering who to ask to test if it helps with their issue as well.

Zwer2k commented 4 months ago

Not directly, but I have had the problem several times that the communication with Sofar inverters gets stuck due to a faulty firmware, if I restart HA and then the inverter, the communication does not work. The current specification is that the inverter must be in operation when Homeassistant is restarted. If the inverter is not running when HA is started, no communication is established until the integration has been restarted. There are several messages about communication problems, it is possible that the context is not recognized.

wills106 commented 4 months ago

I forgot that Inverters go offline at night. I normally remind people to make sure they aren't restarting HA during the night.

But as mine never goes offline I forgot.