I am trying to make a dosing system. Open a valve until a defined volume is in a container.
Automation can do it if it is the same volume every time, but I want to be able to change the volume.
As I see it I need a variable in my automation that I can modify from the outside.
Is there a way to do this? Ideally a way that I can use to send the setpoint from Nodered.
Thanks
Preben