mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 01:07:45 +01:00
c66b2c52c1
* Add rmt_channel to remote_transmitter and remote_receiver * Add codeowner * Add tests
7 lines
123 B
YAML
7 lines
123 B
YAML
remote_transmitter:
|
|
id: trns
|
|
pin: GPIO5
|
|
carrier_duty_percent: 50%
|
|
|
|
packages:
|
|
buttons: !include common-buttons.yaml
|