esphome/tests/components/remote_transmitter/test.esp32-c3-idf.yaml
Jesse Hills c66b2c52c1
Add rmt_channel to remote_transmitter and remote_receiver (#6497)
* Add rmt_channel to remote_transmitter and remote_receiver

* Add codeowner

* Add tests
2024-04-08 20:53:57 -05:00

7 lines
95 B
YAML

substitutions:
pin: GPIO2
rmt_channel: "1"
packages:
common: !include esp32-common.yaml