mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
iperf3 is now a component (#8909)
This commit is contained in:
parent
731ac1c689
commit
68c17ae702
@ -31,10 +31,9 @@ Once per hour, on the hour (default):
|
|||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
sensor:
|
iperf3:
|
||||||
- platform: iperf3
|
hosts:
|
||||||
hosts:
|
- host: iperf.he.net
|
||||||
- host: iperf.he.net
|
|
||||||
```
|
```
|
||||||
|
|
||||||
{% configuration %}
|
{% configuration %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user