Update link to speedtestservers (#10612)

* Update link to speedtestservers and server_id 

The link to the speedtestservers seems to be broken. The new link does work. Also the server_id seems to be mandatory at this point. So this sets the server_id to be required and in the example configuration.yaml inserts an example server_id.

* Removes sever_id from configuration.yaml

Removes sever_id from configuration.yaml. It's not necessary if server_id is optional.

* Changes server_id to be optional again
This commit is contained in:
LJU 2019-10-09 12:46:58 +02:00 committed by Franck Nijhof
parent 3030ae3793
commit a68adbbc0e

View File

@ -19,7 +19,7 @@ Most Speedtest.net servers require TCP port 8080 outbound to function. Without t
## Configuration
For the `server_id` check the list of [available servers](https://www.speedtest.net/speedtest-servers.php).
For the `server_id` check the list of [available servers](http://www.speedtestserver.com).
To add Speedtest.net sensors to your installation, add the following to your `configuration.yaml` file: