mirror of
https://github.com/esphome/esphome.git
synced 2026-09-25 14:00:25 +00:00
* Add rmt_channel to remote_transmitter and remote_receiver * Add codeowner * Add tests
8 lines
123 B
YAML
8 lines
123 B
YAML
remote_transmitter:
|
|
id: trns
|
|
pin: GPIO5
|
|
carrier_duty_percent: 50%
|
|
|
|
packages:
|
|
buttons: !include common-buttons.yaml
|