From 552a9e754fcd8d744da97a7e337a01a71f7cd049 Mon Sep 17 00:00:00 2001 From: "michael.winkler" <> Date: Sun, 12 Apr 2020 12:50:07 +0000 Subject: [PATCH] 37_echodevice.pm: more loginformations git-svn-id: https://svn.fhem.de/fhem/trunk@21648 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 1 + 1 file changed, 1 insertion(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index 65b1ab747..3e12f037a 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,5 +1,6 @@ # 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. + - change: 37_echodevice.pm more loginformations set "NPM_login new" - change: 93_Log2Syslog: new reading 'Parse_Err_LastData', minor changes - change: 93_Log2Syslog: some code changes and reviews - bugfix: 70_DENON_AVR: fixed HTTP 403 (thx justme1968)