From c03b28b5d01ad98a44bbe1846cf6a2e7ec1edbc4 Mon Sep 17 00:00:00 2001 From: rudolfkoenig <> Date: Sun, 24 Mar 2013 17:47:28 +0000 Subject: [PATCH] $EVENT/$NAME added to notify git-svn-id: https://svn.fhem.de/fhem/trunk@2982 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 1 + fhem/FHEM/91_notify.pm | 80 ++++++++++++++++++++------------- fhem/contrib/commandref_join.pl | 9 ++-- fhem/fhem.pl | 46 ++++++++++++++++--- 4 files changed, 94 insertions(+), 42 deletions(-) diff --git a/fhem/CHANGED b/fhem/CHANGED index 33faf34d4..d232a669f 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,6 +1,7 @@ # Add changes at the top of the list. - SVN + - feature: notify supports $NAME/$EVENT/$EVTPART0/etc. @/% is deprecated. - feature: 93_DbLog extended to give more functions for the charting frontend. This includes new queries for raw table data and also statistics, which get sum/max/min/avg values from the database. diff --git a/fhem/FHEM/91_notify.pm b/fhem/FHEM/91_notify.pm index c4c099238..ca82015f7 100755 --- a/fhem/FHEM/91_notify.pm +++ b/fhem/FHEM/91_notify.pm @@ -127,44 +127,62 @@ notify_Attr(@) Examples:
Notes: