From 03f260428f5415cc86ffcaad5c9a1d1895b80b7c Mon Sep 17 00:00:00 2001 From: Sailor <> Date: Sat, 1 Jan 2022 15:06:25 +0000 Subject: [PATCH] 73_.*Calculator: bugfix - Correct unit for SymcCounter git-svn-id: https://svn.fhem.de/fhem/trunk@25399 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 1 + 1 file changed, 1 insertion(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index 599129eb0..56a808524 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_.*Calculator: bugfix - Correct unit for SymcCounter - bugfix: 82_LGTV_WebOS: fix net socket flapping - change: 93_DbLog: standard unit assignment for readings beginning with 'temperature' removed, forum:#125087