periodic push

This commit is contained in:
2023-06-29 16:14:36 +02:00
parent c948b95622
commit 831f676068
267 changed files with 17705 additions and 10864 deletions

15
esphome/interfaces/ir.yaml Executable file
View File

@@ -0,0 +1,15 @@
remote_transmitter:
id: irtx
pin: ${pin_ir_tx}
carrier_duty_percent: 50%
remote_receiver:
id: rcvr
pin:
number: ${pin_ir_rx}
inverted: true
# mode:
# input: true
# pullup: true
tolerance: 55%
dump: all