Good day
Is there a possibility to use Battery SOC on relay 2 on a cerbo .
Relay must be triggered at a low SOC and release at high SOC .
Regards
Not out of the box. You could however use node red (large os) and configure it to your liking.
Using Node red comes at additional cost for me , I want to believe they can simply just add this function to relay 2
There are flows all over the forum for setting it up yourself. It will just be abit of your time.
Thank you very much , let me get this right , I would be able to add this on my Cerbo GX device without any third party involvement . I need software to access my cerbo to be able to add a SOC line for the second relay to be able to trigger on SOC .
Apologies for my ignorance but this is out of my field of expertise
Not a problem. We all started somewhere.
The GX has OS large has node red built in. So the ability is at your fingertips already.
After downloading the large image, activating node red a copy paste of the code (small adjustments if you want to) and it will be done.
I am pretty certain i can just adjust our simple code for the percentages you want.