Frigate mqtt snapshots - images resent everytime nodered is saved

I have my frigate snapshots sent in nodered with the mqtt buffer data from Frigate.

But I find that everytime I save nodered for any changes it sends the last images to my telegram service/output.

Really annoying. The mqtt node has no option to prevent resending on start up.

Does anyone else have this issue? How do I prevent it? I tried the filter node with no success.

Thanks

There are 3 deploy options, click the little drop down menu arrow. 1 full all flows, 2 modified flows, 3 modified nodes only. I mostly use 3, rarely 2 and 1 pretty much never.

When you redeploy full/all, you’ll tend get those unwanted triggers.

image

1 Like

thanks - totally forgot about that option - prevents pushing unwanted data to my telegram.