mirror of
https://github.com/esphome/esphome.git
synced 2025-02-07 13:40:59 +00:00
9 lines
154 B
YAML
9 lines
154 B
YAML
remote_transmitter:
|
|
id: rcvr
|
|
pin: ${pin}
|
|
rmt_channel: ${rmt_channel}
|
|
carrier_duty_percent: 50%
|
|
|
|
packages:
|
|
buttons: !include common-buttons.yaml
|