fixed: minor issues
git-svn-id: https://svn.fhem.de/fhem/trunk@3696 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -325,7 +325,9 @@ OWO_GetStatus($;$){
|
||||
readingsBulkUpdate($hash, "my_lastSent", localtime(time));
|
||||
}
|
||||
readingsEndUpdate($hash, 1);
|
||||
CommandDeleteReading(undef, "$name my_.*") if $htmlDummy->is_error;
|
||||
if(defined($htmlDummy)){
|
||||
CommandDeleteReading(undef, "$name my_.*") if $htmlDummy->is_error;
|
||||
}
|
||||
}
|
||||
|
||||
##### end of send job
|
||||
|
||||
Reference in New Issue
Block a user