Hello,
i just installed OpenBeken on a GHome SW6 3-Way switch with BF7231N chip.
Here are some pictures:
Front:
Back:
Config after flashing:
- Green LED will iluminate when the load is on and >10W
- Red LED will illuminate when the load is off
Internals:
BK7231N chip:
Serial:
And the question:
Tasmota has a config for the ESP8266 version: See https://templates.blakadder.com/gosund_SW6.html , it has some rules to make the operation more streamlined. I need some help on how to create similar rules under OpenBeken, so on/off/toggle command work nicelly. Can somebody help converting the Tasmota rules to OpenBeken?
Thanks
i just installed OpenBeken on a GHome SW6 3-Way switch with BF7231N chip.
Here are some pictures:
Front:


Config after flashing:
- Green LED will iluminate when the load is on and >10W
- Red LED will illuminate when the load is off
{
....
"pins": {
"6": "Rel_n;1", - Relay
"14": "LED;2", - Red LED
"22": "Btn;1", - Button
"24": "dInput_NoPullUp_n;2", - Load detector input, low when load is >~10W
"26": "LED_n;2" - Green LED
},
....
}
Internals:

BK7231N chip:

Serial:

And the question:
Tasmota has a config for the ESP8266 version: See https://templates.blakadder.com/gosund_SW6.html , it has some rules to make the operation more streamlined. I need some help on how to create similar rules under OpenBeken, so on/off/toggle command work nicelly. Can somebody help converting the Tasmota rules to OpenBeken?
Thanks