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
Rohan Kapoor dc5b8fd8c4 Split out iperf3 into a component with a sensor platform (#21138)
* Move iperf3 sensor to a standalone component

* Split out iperf3 into a component with a sensor platform

* Update coverage and requirements

* Add services.yaml

* Clean up a little bit

* Lint

* Lint
2019-02-23 15:55:08 -06:00

6 lines
210 B
YAML

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