I am buidling a flow in node-red to disable charging in my MultiPlus 2 with a custom input node on path /DC/0/MaxChargeCurrent. This works well, when set to 0 the MultiPlus 2 stops charging. However, this setting gets overridden/set by another input somehow. I think it is something internally configured in Cerbo/Multiplus logic where the MaxChargeCurrent is set to 120 again. It get reproduced everytime the MPPT solar charger starts to get high voltage on the PV panels and then somehow MaxChargeCurrent from the Multiplus is set from 0 to 120. Any idea what the logic is here and how I can prevent this from happening?