Keep notification

I have set up triggers for I have set up temperature monitoring for my fridge and freezer. I currently receive an alarm if the temperatures are too high, but I notice that I only get one alarm.

If the temperature continues to be incorrect, I would like to receive multiple alarms. How do I configure these settings?

You can set this integration up to continue to alert you (with a delay) until you acknowledge it or the alarm condition clears (when it will send a done notification):

1 Like

looks like to documentation is old… can I use the GUI to set these or how should set these settings…

{03CA3AEE-0325-417E-892A-AF23D7BCE059}

Don’t use the entity_id shown in the automation when you select device.

Instead, find your actual entity in HA (easiest way is to look it up in the Developer tools > States page and copy the entity_id from there. It should look something like sensor.your_temperature_sensorand not a random number/letter string.

I know it’s confusing because both are called entity_id, but you’ll get the hang of it eventually.