mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 01:07:45 +01: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
|