don't update readings for "Invalid server ID"
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@6102 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -154,6 +154,8 @@ speedtest_SpeedtestDone($)
|
||||
|
||||
Log3 $hash, 5, "speedtest_SpeedtestDone: $string";
|
||||
|
||||
return if( $a[1] eq "Invalid server ID" );
|
||||
|
||||
readingsBeginUpdate($hash);
|
||||
|
||||
readingsBulkUpdate($hash,"ping",$a[1]);
|
||||
|
||||
Reference in New Issue
Block a user