diff --git a/fhem/CHANGED b/fhem/CHANGED index 15ee43c00..a2e1c412a 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,6 +1,7 @@ # Add changes at the top of the list. Keep it in ASCII, and 80-char wide. # Do not insert empty lines here, update check depends on it. - SVN + - feature: jsonlist2 added, jsonlist is deprecated. - change: renamed 98_configDB to 98_configDBwrap - feature: DbLog: Added new function : ReadingsVal/ReadingsTimestamp - feature: Text2Speech: added new attribute TTS_VolumeAdjust diff --git a/fhem/FHEM/98_JsonList.pm b/fhem/FHEM/98_JsonList.pm index 5a75e0f56..eb8e56bd6 100644 --- a/fhem/FHEM/98_JsonList.pm +++ b/fhem/FHEM/98_JsonList.pm @@ -406,6 +406,9 @@ CommandJsonList($$)

JsonList