From c91639b2aa0cc8cb5c6b33592630c0aed8e6b920 Mon Sep 17 00:00:00 2001 From: Sailor Date: Sun, 31 Jan 2021 16:05:24 +0000 Subject: [PATCH] 73_xxxCalculator: Feature - Midnight Timer implemented git-svn-id: https://svn.fhem.de/fhem/trunk@23651 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 3 +++ 1 file changed, 3 insertions(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index d11375607..e095a0217 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. + - feature: 73_ElectricityCalculator: Midnight Timer implemented + - feature: 73_WaterCalculator: Midnight Timer implemented + - feature: 73_GasCalculator: Midnight Timer implemented - change: OpenWeatherMapAPI: DarkSkyAPI: change pseudo name to real name - change: 93_DbRep: fix commandref - bugfix: 74_AutoShuttersControl: fix many bugs reported by users