You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/guide/9-alerts.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ The available variables are:
49
49
-`time_repr`: A human readable string of the time the alert was triggered in UTC. Does not include the date.
50
50
-`activation_time`: The time and date the alert was triggered in UTC.
51
51
-`condition_repr`: The condition the alert is configured with, put into a human-readable string (eg. " returned a YES answer at ").
52
-
-`image_url`: An image URL to acccess the image which triggered the alert. Only available if the alert was configured with `include_image` set to True.
52
+
-`image_url`: An image URL to access the image which triggered the alert. Only available if the alert was configured with `include_image` set to True.
0 commit comments