iperf3 is now a component (#8909)

This commit is contained in:
Oliver Völker 2019-03-11 14:05:27 +01:00 committed by Fabian Affolter
parent 731ac1c689
commit 68c17ae702

View File

@ -31,10 +31,9 @@ Once per hour, on the hour (default):
```yaml
# Example configuration.yaml entry
sensor:
- platform: iperf3
hosts:
- host: iperf.he.net
iperf3:
hosts:
- host: iperf.he.net
```
{% configuration %}