logo elektroda
logo elektroda
X
logo elektroda

[Solved] Zemismart 2-Gang Light Switch with OpenBK Firmware: Slow Physical Button Response

giulianosrebuli 369 3
ADVERTISEMENT
  • #1 21097416
    giulianosrebuli
    Level 2  

    Hi guys, I am new to using the OpenBK firmware, so I have a few questions.
    I flashed a Zemismart 2-gang light switch, and everything worked fine, both gangs working ok, Home Assistant Discovery also ok, but the physical buttons are a little slow to act. When I send the command via mqtt, the action is almost immediate, but when I press the button, it takes a while.

    I imagine it's because the firmware waits to check if it is a single click, double or hold click, but I'm not sure.

    Can anyone confirm it? And if so, can I disable in a manner that the physical response is as quick as the cmd response?

    Thanks in advance!
  • ADVERTISEMENT
  • Helpful post
    #2 21097590
    p.kaczmarek2
    Moderator Smart Home
    Hello, have you checked out our FAQ? The issue is like with tasmota...
    https://github.com/openshwprojects/OpenBK7231T_App/blob/main/docs/faq.md
    Part of a FAQ document regarding button and touch switch settings.
    Quote:

    Question: My wall touch switch reacts slowly! It's laggy, how to make it react instantly?
    A: It's like with Tasmota - go to our Options/General-Flags and set flag '6 - [BTN] Instant touch reaction instead of waiting for release (aka SetOption 13)'

    This is a well known issue (also for Tasmota) caused by the fact that touch buttons should do event on press (on initial press) while microswitches are doing events on click (after you release it)
    Helpful post? Buy me a coffee.
  • ADVERTISEMENT
  • #3 21097623
    giulianosrebuli
    Level 2  

    Hi, I'm sorry, I checked the forum for some question similar, but forgot to check the FAQ. Thank you for your time!
  • #4 21097624
    giulianosrebuli
    Level 2  
    The FAQ solved it.
ADVERTISEMENT