diff --git a/fhem/FHEM/91_notify.pm b/fhem/FHEM/91_notify.pm
index c5e06080b..fdb32fbf8 100644
--- a/fhem/FHEM/91_notify.pm
+++ b/fhem/FHEM/91_notify.pm
@@ -448,6 +448,7 @@ END
be textually replaced for FHEM commands.
$NAME and $TYPE contain the name and type of the device triggering
the event, e.g. myFht and FHT
+ $SELF contains the name of the notify itself
Note: the following is deprecated and will be removed in a future
@@ -674,6 +675,8 @@ END
$NAME und $TYPE enthalten den Namen bzw. Typ des Ereignis
auslösenden Gerätes, z.B. myFht und FHT
+
+ $SELF enthaelt den Namen dieser notify
Achtung: Folgende Vorgehensweise ist abgekündigt, funktioniert