Hi, I would like to block battery unload as soon as a distinct SOC state is reached.
I do not want to set it via minimum SOC, as this would trigger the battery life cycle (+ 5%...).
However, this block has to disappear in case of an power outage. How would I implement this best via node-RED? Right now I do it with scheduled charging for one hour, which is continually updated.
I would prefer to send a direct command to do this.
Thanks for your help
Wolfgang