Goodwe Inverter not responding to Predbat automation (Scripts work manually, but Predbat doesn't trigger them) #4201
|
Hi everyone, I would really appreciate some help getting Predbat to successfully control my Goodwe inverter. My Setup: Hardware: Home Assistant Green, Goodwe hybrid inverter (GW6K-EHA-G20), Goodwe batteries. Integration: Experimental Goodwe integration by mletenay. Tariff: EV tariff with cheap overnight rates. Predbat Version: v8.44.5 The Issue: If I manually trigger my HA charge/discharge scripts, the inverter responds immediately and perfectly. However, looking at the HA script traces, only my manual executions show up—Predbat never seems to trigger them. What I've Checked: Predbat Mode: Control Charge and Control Discharge are enabled. Read-only is OFF. Script Names: Verified that the exact entity IDs of the scripts in HA match what is written in apps.yaml. HA Script Traces: Confirmed that Predbat is not calling the scripts at all (no automation traces from AppDaemon/Predbat). Because the scripts work manually, I suspect there is a configuration mismatch in how Predbat is trying to call them, rather than an issue with the Goodwe side. The entity predbat.inverter_register_writes is currently zero..... I've attached my configuration files and logs below. Any eyes on this would be massively appreciated! Full configuration files attached: Thanks in advance, Bill |
Replies: 1 comment
|
I think I solved the problem. Gemini (or Claude) had formatted the file incorrectly right at the crucial point. It looked like it was right, but I think maybe a tab was where there should have been 4 spaces (lesson learned!) |
I think I solved the problem. Gemini (or Claude) had formatted the file incorrectly right at the crucial point. It looked like it was right, but I think maybe a tab was where there should have been 4 spaces (lesson learned!)