diff --git a/fhem/FHEM/32_speedtest.pm b/fhem/FHEM/32_speedtest.pm
index d69b47cea..e14cf5497 100755
--- a/fhem/FHEM/32_speedtest.pm
+++ b/fhem/FHEM/32_speedtest.pm
@@ -206,9 +206,9 @@ speedtest_SpeedtestAborted($)
Readings
- - ping
- - download
- - upload
+ - ping
+ - download
+ - upload
@@ -228,16 +228,6 @@ speedtest_SpeedtestAborted($)
disable
set to 1 to disable the test.
-
- Attributes
-
- - path
- The path to the speedtest binary.
- - checks-till-disable
- how often the speedtest should be run before it is set to disabled. the value will be decreased by 1 for every run.
- - disable
- set to 1 to disable the test.
-
=end html