1
0
mirror of https://github.com/esphome/esphome.git synced 2025-03-21 18:18:13 +00:00

12 lines
255 B
YAML
Raw Normal View History

remote_transmitter:
- id: xmitr
pin: ${pin}
carrier_duty_percent: 50%
clock_resolution: ${clock_resolution}
one_wire: ${one_wire}
rmt_symbols: ${rmt_symbols}
use_dma: ${use_dma}
packages:
buttons: !include common-buttons.yaml