Pull down menu to select delay?

I think there is a relay connected to the gpio and that gets turned on or off.

You have to change the fixed delay setting to override with msg.delay in the delay nodes configuration. You can than change the delay by accompanying the input message with the amount of milliseconds it should be delayed in msg.delay.

You could also take a look at:

or

alternatively if you want only core nodes I have a collection of subflows which can be used in the above way:

https://flows.nodered.org/collection/WPGDdOrt2Z-Z

Johannes

2 Likes