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:
@@ -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}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user