learn_ir_button
Capture an IR signal from a physical remote by pressing a button within the timeout window. The signal is saved as a named button in an IR file, creating the file if it does not exist.
Instructions
Put Flipper in IR RX, wait for a single remote press (up to timeout_seconds), then append the captured signal as a named button to the given .ir file. Creates the file if it doesn't exist. The user must press a physical remote at the Flipper during the capture window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | ||
| button | Yes | ||
| timeout_seconds | No |