Just moved into a new house and the entire light switches board is made up of the Merlin Gerin Multi9 interuptors as in the enclosed image.
How would one go about integrating these? Each interuptor separately or is there some piece of hardware I can put before all of the switches to then control all of them?
I can later on help with making schematics for you, how to connect it electrically. Just not with the ESP8266 integration, as I don’t use it. But there are a lot of ESP fan’s around here, that will get sorted out…
So I have the Sonoff now, but still confused on how to wire this. The MG has a control circuit (black) and a circuit going to the lights (blue-brown). Are there wiring diagrams or … available for this?
Hello!
Thx, this looks fairly simple indeed. What if for every of those lights there is also still a Niko pulse switch in the circuit that I would stil like to use next to the Sonoff? Is that possible?
OMG, are those MG’s pulse operated? If yes, it still will work with this schema, I made, but it will take some work on the software side. You will need to make some automation’s to simulate pulse buttons, as a standard HA light switch will send power to the MG continuously instead of a short pulse.
Still doable, but need some code fiddling…
Adding the pulse buttons will go like this, but it will be hard to get HA to know, a button has been pushed, so the light state is on…