From d235f515f4f603ae247f799ca863ca11c342f45a Mon Sep 17 00:00:00 2001 From: hexenmeister Date: Tue, 16 Dec 2014 21:55:55 +0000 Subject: [PATCH] SMARTMON: added new module git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@7241 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 1 + 1 file changed, 1 insertion(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index 640596219..3bd46323f 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. + - added: 42_SMARTMON: Frontend to smartctl (maintainer: hexenmeister) - feature: 70_PushNotifier added line break in Messages (xusader) - feature: readingsGroup: added valuePrefix and valueSuffix attributes added collapsed/collapsible to visibility attribute