- To access each alert configuration tool, click on it in the list on the left.
💡 If you have a lot of alerts, you can use the search bar to find it quickly.

- This configuration page allows you to set how you want your alert to be triggered:
- "when": value, sum or average + the variable to test (see next section to find out how to change it)
- "go": under, over, equal to + value you defined

- Activation condition: to add an extra condition for alert triggering
💡 Test variable can be different from the one used to trigger the alert.

- Delay: to wait until a certain time before triggering the alert. The alert condition needs to remain true during the entire "delay" period for an alert to be counted. If you're using the alert output in Node-Red, note that a message will be sent from the alert node right when the alert condition is raised. The delay will determine when a message is sent with a "notification" timestamp. Filter for messages with notification timestamps to distinguish the messages which are actually counted as alerts.

- Reminder: to repeat the alert for the same alert event. Note that if the alert threshold is no longer met, the alert state is reset regardless of the reminder period.
