1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 22:53:59 +00:00

[remote_transmitter] Add non-blocking mode (#11524)

This commit is contained in:
Jonathan Swoboda
2025-10-29 12:40:22 -04:00
committed by GitHub
parent 66cf7c3a3b
commit 6fb490f49b
4 changed files with 48 additions and 6 deletions

View File

@@ -2,6 +2,7 @@ remote_transmitter:
- id: xmitr
pin: ${pin}
carrier_duty_percent: 50%
non_blocking: true
clock_resolution: ${clock_resolution}
rmt_symbols: ${rmt_symbols}