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: