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

Export Control is 10x higher than configured. #922

Open Maergsche opened 3 months ago

Maergsche commented 3 months ago

Describe the bug

Hello, I have a Solax Gen3 Hybrid. The Sliders of the Export Control shows 1448w after I configured the parameter over the Solax App to 14480.

The Value is 1/10 . In the Solax App Values can be set in 20w steps.

Integration Version

2024.05.7

Homeassistant core version

2024.6.1

Inverter brand

Solax X3 Hybrid 8.0-D-E

Plugin used

plugin_solax.py

Serial prefix

H3UE08

Inverter firmware versions

DSP v3.63 ARM v3.53

Connection Method

Default inten

Dongle firmware

None

Detailed Error Log

No response

Additional context

No response

Codiwr commented 3 months ago

Another thread with this issue was closed 2 weeks ago on the assumption it had been solved - but it's still an issue.

wills106 commented 2 months ago

This is implemented in 2024.07.0b1

Xeudoron commented 2 months ago

Hi,

I'd like to report same behavior on inverters:

X3-Hybrid-10.0 Firmware: DSP v1.35 ARM v1.34 Hardware: Gen4 SN prefix: H34A10

X3-Hybrid-15.0 Firmware: DSP v1.42 ARM v1.41 Hardware: Gen4 SN prefix: H34A15

Integration version: 2024.05.7 HA Core version: 2024.6.4

When export control is set through solaxcloud to any value, then the HA modbus integration shows 0.1x that value for number.solax_export_control_user_limit image

same on the other inverter image

KOPRajs commented 1 month ago

I'm having the same issue (export control is scaled by 0.1) with the current 2024.08.8 version.

HA: 2024.8.0 SolaX: 2024.08.8 Model: X3-Ultra 30 kW Firmware: DSP 80 ARM 14.8 Hardware: Gen5 Serial number: H3BC30JC18xxxx

EDIT: I've found out that I can solve this by adding H3BC to the EXPORT_LIMIT_SCALE_EXCEPTIONS in plugin_solax.py, however I'm still able to set only 2500 as a maximum export limit.

Codiwr commented 1 week ago

This has continued to be incorrect and is still the case on 2024.09.4. Anyone else still finding this?