mirror of
https://github.com/esphome/esphome.git
synced 2026-09-04 03:56:04 +00:00
9 lines
188 B
YAML
9 lines
188 B
YAML
remote_transmitter:
|
|
id: xmitr
|
|
pin: GPIO12
|
|
carrier_duty_percent: 50%
|
|
# non_blocking is rtl8720c-only; the CI board is an RTL8710B
|
|
|
|
packages:
|
|
buttons: !include common-buttons.yaml
|