I have optimized the power consumption of my small ESS by turning of the internal charger using the "Disable Charge" flag in Node-RED whenever the ESS will consume more energy from grid than it stores in the battery.
As the next step I want to use a solar panel as roof on my front porch to charge the battery directly without AC conversion losses. After figuring out that it is not a good idea to test a MPPT 100/20 by hooking it up to a 12V power supply for testing when your battery system is 24 V LiFePo4, I got the MPPT to accept my ESS.
However, as soon as my power saving flow kicked in and put the Multiplus into Passthrough the solar charger was turned off as well. :-(
Is possible with Node-RED to bypass the internal charger but keep the DC-DC charger on?