1
mirror of https://github.com/home-assistant/core synced 2024-09-09 12:51:22 +02:00
ha-core/homeassistant/components/iperf3/services.yaml
Philip Allgaier 59edb25e4e
Clean up speedtest (#41139)
* Remove unused error string + add server list log msg

* Use more common reference texts

* Revert translation files + correct typos
2020-10-12 06:03:45 +02:00

7 lines
216 B
YAML

speedtest:
description: Immediately execute a speed test with iperf3
fields:
host:
description: The host name of the iperf3 server (already configured) to run a test with.
example: "iperf.he.net"