mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Fix table in iperf3 (#34663)
This commit is contained in:
parent
482adb98de
commit
5db237446e
@ -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.
|
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 |
|
| 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:
|
Example action data:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user