A cure for UK 'no neutral Wire' in light switches

Hi all,
Been using HA for a while now, but have only just got around to adding automation to the lights in the house.
The problem has always been the lack of neutral, and whilst there are plenty of switches that can handle this issue, the old 2-way problem (2 switches for 1 light) always seems to rely on software or internet access (ewelink) to accomplish this. I didn’t want that risk, so here’s my solution.

Basically I have added Eachen Smart On-Off mini’s (from Amazon) in each light that I want automated. The beauty of this is that you can leave your normal light switch alone, and mount this at the ceiling rose connection.
The problem of course is where to mount it; I didn’t want to cut a large hole in the ceiling so I decided to design a larger ceiling rose cover that will screw onto the existing electrical plate (I have the MK ceiling rose in my house) and give enough room for the switching box to sit beneath it.
Problem solved! Just print it on your 3D printer and voila!

If anyone wants to use it, it’s available on Thingiverse for download or Tinkercad for editing :slight_smile:


5 Likes

got a link for the item from Amazon? I searched for it but didn’t get anything except for smart plugs…

Wish I’d though of this, I’ve been using these to fit a module in

Apologies, I called them Gachen, when infact they are Eachen

1 Like

That’s great, thanks! How are you integrating these with Home Assistant?

Looking forward to seeing how well they integrate with HA. Looking at the Amazon description, these Eachen smart relays have inputs to allow your existing light switches to operate the light as well as Alexa/app/HA - do you know if they work with sprung or momentary switches?

What phone app do they tie into? These maybe tuyaconvert compatible…

So I’ve just integrated, pretty straight forward, it’s uses EWELINK.

Use the following:

After creating the folder structure in the CONFIG folder, and copying the py files, I simply added the following lines into the configuration.yaml.

sonoff:
username: my_ewelink_username_or_phone
password: my_ewelink_password

There should be indents on the last 2 lines, the formatting took them out.

Now, all of the devices in EWELINK are controllable in HA :slight_smile:

Enjoy

2 Likes

They use the same electrical switch as you have now :slight_smile:

Basically its a toggle, so you can control via HA, Alexa, EWELINK etc, and also via the same electrical switch.

It means that if you have 2 way or 3 way switches even, you don’t have to mess with the wiring, you simply wire this at the light itself. Win Win.

1 Like

Do you have a permanent live at the light or only the switchable one? My electrician told me that at the light I only have the switched live and neutral from the panel meaning that my options are limited :confused:

My wiring is the older UK style wiring. Live is daisy chained to every light fitting, and wire to switch is taken from that live (at ceiling rose) and then returned, so yes, I have live and neutral constantly at each light bulb.
Just no neutral at the switch.

Have you considered the sonoff mini? https://m.ebay.co.uk/itm/SONOFF-MINI-Two-Way-DIY-Smart-Switch-APP-Google-Home-Remote-Control-for-Alexa-UK/254369846738

Seems like a much cheaper solution than the eachen.

Not applicable for this use case, the Sonos only switches via completed circuit not via mains voltage so would need re-wiring which the op is trying to avoid.

Having said that if the switch is taken from the ceiling rose it would be trivial to take it off the mains and then add as you mentioned or even a modified sonoff basic.

Is flashable. I think many HA users strive to not use cloud based links and look for only local control. Alexa and Google home been the obvious execptions.

What a clever idea. I have fitted a similar module (but dimmable) just above a uk ceiling rose but it was extremely tight to make a hole big enough and still cover with the rose.

Based purely on appearance they look like these ones…

They are ESPhome (or Tasmota) flashable …but as far as I can tell the mcu gives the esp a pulse for any state change on the switch. Fine for basic on/off with either a rocker or momentary switch…but you can’t detect hold or multi click easily etc. For any more advanced controls.

Yeah, I could maybe have expanded on my post a little. I’ve not used the mini myself, but I run a load of other stuff from sonoff and others (T1, dual, pow, th… all flashed with espurna, mostly before they ever got switched on). It should work as a direct replacement as used in the ceiling rose as per the original post, but at a fraction of the cost.

I’ve not really played with many other firmwares, but certainly espurna allows you to toggle the last light state reach time you switch it on from a light switch, which should allow you to skip the extra wiring… In any case, I’m lucky enough to have a neutral wire behind light switches in most cases as per newer wiring standards but it’s not my experience in houses built in the last decade or so (with the exception of slave switches, but you can switch the purpose of one of the wires with a bit of sleeving for safety and sanity). Certainly older house in the UK might not have neutrals, but it’s not every house.

1 Like

I find the shelly1 to be the best for this situation. The build quality is good, you can flash with tasmota which will integrate directly into ha or keep the stock firmware and just enable mqtt.

Just saying…

I just used Xiaomi (Aqara) light switches. They look nice and can be controlled both a s a normal physical light switch or through app / Homeassistant/ nodered.

Did you find a way to solve 2-way switches with no neutral with the aqara switches then? I have some but haven’t fitted them to my 2 way landing switches yet for this reason…