git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2712 2b470e98-0d58-463d-a4d8-8e2adae1ed80

This commit is contained in:
pahenning
2013-02-12 22:16:58 +00:00
parent 32649fa062
commit d8dea8f669

View File

@@ -599,7 +599,7 @@ sub OWTHERM_Set($@) {
#-- process results
$hash->{PRESENT} = 1;
OWTHERM_FormatValues($hash);
#OWTHERM_FormatValues($hash);
Log 4, "OWTHERM: Set $hash->{NAME} $key $value";
return undef;