mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-27 11:16:54 +00:00
Remove timeout option from command learning service in the Broadlink integration (#13635)
This commit is contained in:
parent
34643615db
commit
0a8f7da738
@ -70,7 +70,6 @@ Use the `remote.learn_command` service to learn new commands.
|
|||||||
| `device` | no | Name of the device to control. |
|
| `device` | no | Name of the device to control. |
|
||||||
| `command` | no | Names of the commands to learn. |
|
| `command` | no | Names of the commands to learn. |
|
||||||
| `alternative` | yes | Toggle commands? |
|
| `alternative` | yes | Toggle commands? |
|
||||||
| `timeout` | yes | Timeout in seconds to learn each command. |
|
|
||||||
|
|
||||||
Example 1: Learn a single command
|
Example 1: Learn a single command
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user