I am still building the sprinkler system, so everything is still on my desk .
I’m using NodeMCU to control the relays, and I have a 8 channel relay.
Got all the code into my openhab config, and I have managed to load the code into the NodeMCU and I am able to control the relays via the OpenHab iPhone app, but I have a problem that I’m not sure how to solve.
On power up, all the relay’s start up in the “on” or “make” position. Once implemented this would mean on a power situation, all the sprinklers would be open. Not ideal as you can imagine.
Any ideas on how I would solve that?