mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Adding missing data property "hold_secs" (#39586)
This commit is contained in:
parent
f0bf0454d8
commit
e0e092fbb9
@ -99,6 +99,7 @@ Send a single command or a set of commands to one device, device ID and availabl
|
||||
| `command` | no | A single command or a list of commands to send. |
|
||||
| `num_repeats` | yes | The number of times to repeat the command(s). |
|
||||
| `delay_secs` | yes | The number of seconds between sending each command. |
|
||||
| `hold_secs` | yes | The number of seconds the button on the remote is held before the release is sent. |
|
||||
|
||||
In the file 'harmony_REMOTENAME.conf' you can find the available devices and commands, for example:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user