Fix table in iperf3 (#34663)

This commit is contained in:
Michael 2024-09-10 19:08:03 +02:00 committed by GitHub
parent 482adb98de
commit 5db237446e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -118,7 +118,8 @@ You can use the `sensor.iperf3_update` action to trigger a manual speed test for
Once loaded, the `iperf3` integration will expose an action (`iperf3.speedtest`) that can be called to run a speed test on demand. This can be useful if you have enabled manual mode.
| Data attribute | Description |
| `host` | String that point at a configured `host` from `configuration.yaml`. Otherwise, tests will be run against all configured hosts.
| --- | --- |
| `host` | String that point at a configured `host` from `configuration.yaml`. Otherwise, tests will be run against all configured hosts. |
Example action data: