From a21be1875ddb0cc1611dbcb1b1652057959802aa Mon Sep 17 00:00:00 2001 From: Sailor <> Date: Fri, 16 Feb 2018 18:31:23 +0000 Subject: [PATCH] 73_ElectricityCalculator.pm: Min dt for calculation reduced from 30 to 1 s git-svn-id: https://svn.fhem.de/fhem/trunk@16193 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 1 + 1 file changed, 1 insertion(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index 4b364bbc3..dc044400d 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. + -bugfix: 73_ElectricityCalculator: Min dt for calc. reduced from 30 to 1 s - feature: 93_DbRep: V7.11.0, "repairSQLite" to repair a corrupted SQLite DB - bugfix: 88_xs1Bridge: code changeover + safety connection check - bugfix: 73_PRESENCE: new collectord .deb package fixing perl warnings