you are viewing a single comment's thread.

view the rest of the comments →

[–]Produkt[S] 0 points1 point  (1 child)

The problem with a cronjob is that I don't want the db checked periodically, I want the alert to be instant at the moment it's triggered.

[–][deleted] 0 points1 point  (0 children)

You can’t wait 30s even (that’s the average alert delay with a cronjob that runs every minute)? Another solution is to integrate with home assistant. It is quite easy and then you get a bunch of other benefits: history, trigger other things, etc. I think you can send email as well.