|
I own a Solax X3 Hybrid G4 Pro inverter, which is classified by I’m trying to integrate it with Predbat according to the following guide. I noticed that Is this an intentional limitation, or simply something that hasn’t been tested yet for this inverter generation?
If At the moment, I’m using the REST interface of the Pocket WiFi + LAN dongle, but I’m concerned whether this might have a negative impact on EEPROM registers due to frequent writes. I also noticed I would really appreciate any guidance or recommendations from the community. |
Replies: 2 comments 1 reply
|
Thanks for the PR #1779 |
|
Hi, I have the exact same inverter (Solax X3-Hyb-G4 PRO, classified as GEN6 by this integration) and wanted to share detailed test results confirming that VPP Remote Control (both Mode 1 and Mode 8 style) does not actually get applied by the inverter, even though the writes to the entities succeed on the Home Assistant / Modbus side. Setup:
What I tested (Mode 8): I set up an automation script that writes to:
Test conditions were ideal for spotting an effect: PV producing ~9kW, house load ~700W, battery at 100% SOC. I requested Force Discharge at 2000W. Result: The write to
I don't have a I also don't have separate "Mode 1" entities (like What does work as a workaround: The classic Happy to test anything else if it would help narrow down whether this is simply unimplemented for GEN6, or something the inverter firmware itself rejects. Thanks for all the work on this integration! |
Thanks for the PR #1779
The only reason the newer Inverters (Gen6) are missing so many things is the lack of complete docs.
The Modbus docs for these later Inverters are missing a lot of information, so I have been adding in functionality slowly.