From 8e7084b0c99ef6ccac5ca2e8aada8b092dc07e56 Mon Sep 17 00:00:00 2001 From: Sailor <> Date: Thu, 14 Sep 2017 20:08:08 +0000 Subject: [PATCH] 73_WaterCalculator.pm: New module for water consumption and cost git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@15066 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- CHANGED | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGED b/CHANGED index ea0db4b02..c6c2142c3 100644 --- a/CHANGED +++ b/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. + - new: 73_WaterCalculator.pm: New module for water consumption and cost - bugfix: 73_AMADCommBridge: fix commandref and Flowset - feature: 74_AMADautomagicFlowset: add support for wired headset plugged - feature: 74_AMADDevice: add change temporary ttsMsg language, code clean