Fritzbox: test

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@9881 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
grompo
2015-11-13 17:16:26 +00:00
parent 44284774a1
commit a90fca052b

View File

@@ -1233,7 +1233,6 @@ sub FRITZBOX_Readout_Run_Web($)
$queryStr .= "&TodayBytesSentHigh=inetstat:status/Today/BytesSentHigh";
$queryStr .= "&TodayBytesSentLow=inetstat:status/Today/BytesSentLow";
$result = FRITZBOX_Web_Query( $hash, $queryStr) ;
if (defined $result->{Error}) {