From 14bc633b912d963e55a2d231ec350f086bebc4fd Mon Sep 17 00:00:00 2001 From: "olli.dev" Date: Mon, 25 Jul 2022 13:59:34 +0200 Subject: [PATCH] Clarified the meaning and usage of notify.notify (#23469) Co-authored-by: Franck Nijhof --- source/_integrations/notify.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/notify.markdown b/source/_integrations/notify.markdown index 42a282d7a0c..cb7a13af816 100644 --- a/source/_integrations/notify.markdown +++ b/source/_integrations/notify.markdown @@ -30,6 +30,8 @@ The notify integration supports specifying [templates](/topics/templating/). Thi In an [action](/getting-started/automation-action/) of your [automation setup](/getting-started/automation/) it could look like this with a customized subject. +Be aware that you might want to change the actual service to whatever service you are actually using since `notify.notify` is shorthand for the first notify service the system can find and might therefore not be working as intended. + ```yaml action: service: notify.notify