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
Franck Nijhof 24840b54ac
Add yamllint (in pre-commit and CI) (#33676)
* Add yamllint (in pre-commit and CI)

* Fix linting for all YAML files

* Bump and add it to requirements

* Fix gen_requirements for pre-commit, remove 'v' from version
2020-04-05 10:33:45 +02:00

7 lines
211 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"