flipper_ir_send
Transmit infrared signals to control devices by specifying protocol, address, and command. Supports NEC, Samsung32, RC5, and more.
Instructions
Transmit an infrared signal. protocol e.g. NEC, NECext, Samsung32, RC5, RC6, SIRC. address and command are hex (e.g. 0x04, 0x08).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | ||
| command | Yes | ||
| protocol | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |