Again: best way to manually switch over to charging battery with DESS?

New DESS user here, figuring it out as we go.
One thing I think we will want to do that has been semi-discussed here but not resolved AFAIK and I have searched:

  1. Is there a smart way to manually start a battery charge when needed? Preferably via Node Red?

    Using the green mode currently but not seeing a way to do this?
    Many thanks for any hints.

To force a charge, you’d either switch the ESS mode to “Keep batteries charged” or change your ESS minimum SOC to 100%. Then when you want the DESS plan to take over, you’d revert.

Thanks. Looking but can not find that setting. Would you mind elaboration on where that is?
Do you also know if there is a way to do this via a function/button in Node Red?

Edit: found a possible solution here

On VRM,


You can control ESS state with the “ESS Control” and “Settings” nodes, I believe

Thanks! That looks perfect as a starting point.
Will have a go with this and try to build something in Node Red and probably with a timer and/or some conditionals, .
If someone has a working Node Red example flow that would be fab. Thanks again!

Just another post to confirm that this advice works perfectly.
Just getting started with DESS and ESS so learning as I go.