SauRoNZA
Honorary Master
Okay so I have these in place on Home Assistant to alert me when the garage door or front gate are left open.
The problem is with Home Assistant I can only have it run /15 minutes which means it often false triggers as I happen to come home at :00, :15, :30, :45 etc.
In Node Red I can simply setup a 15 minute delay from when the gate/garage is opened and then notify me if that delay completes.
However for the life of me I cannot figure how the hell you get this formatted for Node Red.

A normal message just looks like this in Node Red and works fine, but I don't know how to add the extra data to this one.

Alternatively, if I can't make that work is there a way to use the 15 minute timer in Home Assistant so that it would also repeat if missed? The only way I've managed to do it is with a Time Pattern trigger and then an OR condition for front gate or garage door.
Ultimately would prefer Node Red, the HA implementation was just a work around until I came here to ask.
The problem is with Home Assistant I can only have it run /15 minutes which means it often false triggers as I happen to come home at :00, :15, :30, :45 etc.
In Node Red I can simply setup a 15 minute delay from when the gate/garage is opened and then notify me if that delay completes.
However for the life of me I cannot figure how the hell you get this formatted for Node Red.

A normal message just looks like this in Node Red and works fine, but I don't know how to add the extra data to this one.

Alternatively, if I can't make that work is there a way to use the 15 minute timer in Home Assistant so that it would also repeat if missed? The only way I've managed to do it is with a Time Pattern trigger and then an OR condition for front gate or garage door.
Ultimately would prefer Node Red, the HA implementation was just a work around until I came here to ask.