diff --git a/FHEM/91_notify.pm b/FHEM/91_notify.pm index d4c94b0e7..f8cf1223c 100755 --- a/FHEM/91_notify.pm +++ b/FHEM/91_notify.pm @@ -139,7 +139,6 @@ notify_Attr(@) define b3lampV3 notify btn3 "/usr/local/bin/setlamp "$EVENT""
define b3lampV3 notify btn3 set lamp1 $EVENT;;set lamp2 $EVENT
define wzMessLg notify wz:measured.* "/usr/local/bin/logfht $NAME "$EVENT""
- define LogUndef notify global:UNDEFINED.* "send-me-mail.sh "$EVENT""

@@ -191,12 +190,12 @@ notify_Attr(@) definition. -
  • To use database logging, define a dblog instance and change the - $dbconn parameter in the file.
  • -
  • Following special events will be generated for the device "global" =end html + +=begin html_DE + + +

    notify

    + + +=end html_DE + =cut