CUL_MAX: remove unnecessary debug message

git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@2772 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
mgehre
2013-02-20 00:04:24 +00:00
parent a9ef33f5c8
commit 1f29c56845

View File

@@ -513,9 +513,6 @@ CUL_MAX_BroadcastTime(@)
CUL_MAX_SendTimeInformation($hash, $addr, $payload) if( [gmtime()]->[2] % 6 == $h ); CUL_MAX_SendTimeInformation($hash, $addr, $payload) if( [gmtime()]->[2] % 6 == $h );
} }
else {
Log GetLogLevel($hash->{NAME}, 5), "Not sending to $addr, type $dhash->{type}, $dhash->{IODev}{NAME}"
}
} }
#Check again in 1 hour if some thermostats with the right TimeInformationHour need updating #Check again in 1 hour if some thermostats with the right TimeInformationHour need updating