When a certain MQTT message arrives, Pushover sends a message. When a trigger sends MQTT messages in short succession, far too many messages are received.
Do you know what the best way is to build in a delay so that the next message is only sent after 5 minutes? In other words, no more than one message may be sent every 5 minutes.