Update notification tokens and refactor automation actions to use notify_events_cats for cat-related alerts. This enhances consistency in notification handling across the automation files.
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ http:
|
||||
|
||||
### notify_events ###
|
||||
notify_events_cats:
|
||||
token: !secret notify_event_token
|
||||
token: !secret notify_event_cats_token
|
||||
notify_events_alerts:
|
||||
token: !secret notify_event_alerts_token
|
||||
### SMTP ###
|
||||
|
||||
Reference in New Issue
Block a user