-
|
Hi, i boldy used your project on my fresh Sungrow SH8.0rt with attached BYD-HVS Battery. Is there a good description what all these holding parameters do and what would be an recommended setting for a SH8.0rt? Kind regards, |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 2 replies
-
|
Hi, please check these two parameters: They set the threshold value for battery involvement. I recomment values between 100W and 250W: Battery starts charging, If more than 100W 'spare' power is available. If less than 100W, the spare power is exported and battery is not charged. (Same thoughts for discharging) Setting both values to 0 or near 0 (e.g. 10W) , the battery will heavily toggle between charging / discharging if PV power and load power have similar values |
Beta Was this translation helpful? Give feedback.
-
|
What is the source of these max values (5000) for set_sg_forced_charge_discharge_power, set_sg_battery_max_charge_power and set_sg_battery_max_discharge_power? Can i match these according to my inverter/battery documentation or is there any technical modbus register limit below int16? |
Beta Was this translation helpful? Give feedback.
-
|
I think it is from the Sungrow Modbus register documentation for register 13052. But the documentation states that for the SHXXRT inverters the register is "0-100% of BDC rated power". But they also need the power in this register. Maybe you could try to set the maximum allowed value for the input_number to the maximum possible for your battery. |
Beta Was this translation helpful? Give feedback.
-
|
Search for the following document: Communication.Protocol.of.Residential.Hybrid.Inverter_V1.0.23_EN Maybe there is a newer version available. A lot of helpful information could be found in the german Photovoltaik Forum (www.photovoltaikforum.com). Another helpful source is the iobroker forum. |
Beta Was this translation helpful? Give feedback.

Hi,
please check these two parameters:
They set the threshold value for battery involvement. I recomment values between 100W and 250W: Battery starts charging, If more than 100W 'spare' power is available. If less than 100W, the spare power is exported and battery is not charged. (Same thoughts for discharging)
Setting both values to 0 or near 0 (e.g. 10W) , the battery will heavily toggle between charging / discharging if PV power and load power have similar values