24_TPLinkHS110: Added missing return
git-svn-id: https://svn.fhem.de/fhem/trunk@13536 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -188,6 +188,7 @@ sub TPLinkHS110_Get($$)
|
||||
1;
|
||||
} or do {
|
||||
Log3 $hash, 2, "TPLinkHS110: $name json-decoding failed. Problem decoding getting statistical data";
|
||||
return;
|
||||
};
|
||||
}
|
||||
readingsEndUpdate($hash, 1);
|
||||
|
||||
Reference in New Issue
Block a user