git-svn-id: https://svn.fhem.de/fhem/trunk@2712 2b470e98-0d58-463d-a4d8-8e2adae1ed80

This commit is contained in:
pahenning
2013-02-12 22:16:58 +00:00
parent 764a0287e8
commit 963abdf2e2

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;