Wiring: IR
IR is the classic proxy job: a device with only a remote, in a spot the hub can’t blast.
Transmit (ir.tx)
Section titled “Transmit (ir.tx)”An IR LED driven through a transistor from a GPIO. Don’t drive the LED straight off a pin — IR LEDs want more current than a GPIO should source.
Place the LED where it can see the device’s receiver (or tape it over the window).
Receive (ir.rx)
Section titled “Receive (ir.rx)”A 38 kHz IR receiver module (TSOP-style, three pins):
Use it to learn codes (via the IR driver) or to use an old remote as an input.