08-07-2022, 07:13 AM
about IR, i suggest you use these config firstly to test:
remote_receiver:
pin: 23
dump: all
because maybe your remoter is not "nec" code.
------------------------------------------------------------------------
if you are using KC868-AG, 433MHz receiver: IO13, but you have config for GPIO25
about RF433M receiver, you can use:
remote_receiver:
pin: 13
dump: all
# Settings to optimize recognition of RF devices
tolerance: 50%
filter: 250us
idle: 4ms
buffer_size: 2kb
remote_receiver:
pin: 23
dump: all
because maybe your remoter is not "nec" code.
------------------------------------------------------------------------
if you are using KC868-AG, 433MHz receiver: IO13, but you have config for GPIO25
about RF433M receiver, you can use:
remote_receiver:
pin: 13
dump: all
# Settings to optimize recognition of RF devices
tolerance: 50%
filter: 250us
idle: 4ms
buffer_size: 2kb