From 649a9c706c9a9867b68de09b712efc881ba75efe Mon Sep 17 00:00:00 2001 From: rudolfkoenig <> Date: Mon, 7 Apr 2014 08:32:35 +0000 Subject: [PATCH] notify: german doc git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5470 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- FHEM/91_notify.pm | 186 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 182 insertions(+), 4 deletions(-) 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