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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user