mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 12:49:34 +00:00
91_notify.pm: document SELF (Forum #123956)
git-svn-id: https://svn.fhem.de/fhem/trunk@25229 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
7b8a11aa6a
commit
5b3e55301f
@ -448,6 +448,7 @@ END
|
||||
be textually replaced for FHEM commands.</li>
|
||||
<li>$NAME and $TYPE contain the name and type of the device triggering
|
||||
the event, e.g. myFht and FHT</li>
|
||||
<li>$SELF contains the name of the notify itself</li>
|
||||
</ul></li>
|
||||
|
||||
<li>Note: the following is deprecated and will be removed in a future
|
||||
@ -674,6 +675,8 @@ END
|
||||
|
||||
<li>$NAME und $TYPE enthalten den Namen bzw. Typ des Ereignis
|
||||
auslösenden Gerätes, z.B. myFht und FHT</li>
|
||||
|
||||
<li>$SELF enthaelt den Namen dieser notify</li>
|
||||
</ul></li>
|
||||
|
||||
<li>Achtung: Folgende Vorgehensweise ist abgekündigt, funktioniert
|
||||
|
Loading…
Reference in New Issue
Block a user