From a558b6e817926dea8adcd727472b31d2743c708e Mon Sep 17 00:00:00 2001 From: Sailor <> Date: Wed, 2 Nov 2022 14:04:54 +0000 Subject: [PATCH] 73_XCalculator: bugfix - Sommer/Wintertimer crash fixed git-svn-id: https://svn.fhem.de/fhem/trunk@26643 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 3 +++ 1 file changed, 3 insertions(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index 98ca4ec96..1b252c513 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,5 +1,8 @@ # 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 : Summer/Winter-Time Crash fixed. + - bugfix: 73_GasCalculator : Summer/Winter-Time Crash fixed. + - bugfix: 73_WaterCalculator : Summer/Winter-Time Crash fixed. - bugfix: 10_KNX: a few fixes and optimisation - bugfix: 98_weekprofile:create reference profile from an other referenced profile