I just flashed my tuya shutter switch with openbk7231t and everything is working correctly. but how can I prevent activating both relays at the same time? I need something like the shutter mode in tasmota. or is my only option to replace the WB3S chip with ESP and flash tasmota on it?
but again, if you have a specific use case in mind, I can write a dedicated driver for you, as long as you can explain how is it supposed to work. Show your device configuration, etc.
i tried setting them both to single channel but it still keeps one of them constantly on. i tried the scripting part but that is a bit complicated for me (i do know how to run them)
i'm using a switch like this and i need something like the InterLock setting in tasmota so that none can accidentally fire two relays on the physical touch buttons https://templates.blakadder.com/WF-CS01_EU.html
Wow, now I know how to use "alias" and "backlog", pretty powerful.
If I can suggest a use case to add in your demo, the possible mind changing of a user. (aka: I start to open my shutter but at the mid course I change my mind and decide to close it)
Thanks for your work for developing this firmware which saves a lot of my wifi OT, you rock.
The discussion revolves around configuring the OpenBK7231T firmware for the Tuya shutter switch to prevent simultaneous activation of both relays. Users suggest using scripting to create an interlock mechanism similar to Tasmota's shutter mode. Solutions include setting relays to single channel mode and implementing change handlers to turn off one relay when the other is activated. A user successfully implemented a script that mimics the original firmware's functionality, ensuring that only one relay operates at a time, thus protecting the motors from damage. Additional configurations for LED indicators and auto-cancel features were also shared. Summary generated by the language model.