You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no way to change DUPLICATE protection for RF codes. There is 2 sec hardcoded value where you can send same code only once in 2 seconds. So you can't fully use tasmota with for example SONOFF 433 MHz 8 key RF Remote Controller where you have up/down butttons. You need to wait 2 seconds for vol up/down.
SFB_TIME_AVOID_DUPLICATE = 2000;
REQUESTED INFORMATION
Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!
This discussion was converted from issue #13199 on September 22, 2021 17:55.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
PROBLEM DESCRIPTION
There is no way to change DUPLICATE protection for RF codes. There is 2 sec hardcoded value where you can send same code only once in 2 seconds. So you can't fully use tasmota with for example SONOFF 433 MHz 8 key RF Remote Controller where you have up/down butttons. You need to wait 2 seconds for vol up/down.
SFB_TIME_AVOID_DUPLICATE = 2000;
REQUESTED INFORMATION
Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!
Backlog Template; Module; GPIO 255
:Backlog Rule1; Rule2; Rule3
:Status 0
:weblog
to 4 and then, when you experience your issue, provide the output of the Console log:TO REPRODUCE
Steps to reproduce the behavior:
EXPECTED BEHAVIOUR
A clear and concise description of what you expected to happen.
SCREENSHOTS
If applicable, add screenshots to help explain your problem.
ADDITIONAL CONTEXT
Add any other context about the problem here.
(Please, remember to close the issue when the problem has been addressed)
Beta Was this translation helpful? Give feedback.
All reactions