Its a relay. The contacts are either connected or physically open circuit, there is no way at all for current to flow in this case. Anything connected to it will switch off.
More likely you have a wiring fault or are not powering the relay correctly. Do you hear it click when you activate it?
That’s a schema of the wiring.
I don’t have to correct parts in fritzing, so please see the parts as placeholders.
ESP32 relay = link
NodeMCU = ESP32 5v
If I connect a 5V device (does not matter which device) on NO, I can switch the relay. The relay clicks and switch correct, but only for 1-2 seconds and then switch back to off.
If I connect the 5V device to NC, the behavior is as expected. The device is always on and if I send the switch signal, the power gets of.
If I change the 5V device to a normal 220v bulb, everything works fine, as expected.
It connects to an ESP or other device over I2C
Uses a small microcontroller to power a transistor that runs the relay
Note it will probably require up to 120ma to power the relay, so your ESP board needs to have that available on the 3.3v bus
I bought similar Wi-Fi relays for another project, and they work completely fine as espected!
The difference is, that I flashed the new once with tasmota and not ESP-Home.
There can be many differences in board components on near identical looking ESP boards, especially in regards to the power supply. When the relay is powered by the board, there is a sudden spike in the power requirement to drive the coil, and if the board is not up to it, it can cause it to reboot.
Are you powering that ARCELI device with 12V power source? Or 5V like in the diagram? 5V is not enough…