Hello everyone,
I ordered a Sonoff Wifi Relay module, 1 Channel DC 5-32v Wifi for opening my gate.
I managed to install it and everything works fine but for the moment with the Tuya Smart application.
I’d prefer to use the Ewelink app to control this relay module.
My question is: is this feasible and if so, how?
Thanks for your responses
eWeLink doesn’t have the ability to pair with the Tuya ecosystem? I think there was something once, but if not, https://sequematic.com
There isn’t any native functionality. You can do it through home assistant, homekit via homebridge or node red. Also, if the appliances are shown under Alexa you can create a rule between Tuya and eWelink.
Then OP, you can pair both Tuya(Smart Life) and Sonoff(eWeLink) at https://sequematic.com and try to manage it that way. Alternatively, via webhook and scenes in the ewelink application. If the cloud is not a problem…
Just put it simple, eWeLink and Tuya are two companies without any partnership at all, like you can’t pair the gadgets from Philips to Samsung, right?
Philips Hue can be paired in multiple ways to Samsung Smartthings so that’s not really a rule that competitor companies don’t integrate products. Depends on situations, commercial interest or in some cases of course when a developer can find a way.
Basically every aggregation platform can work. Alexa, google home, homekit (homebridge), home assistant; or any flow management platform like FFTT, node red or node red. You have only to check if your appliances are shown under those platforms.
For example, apart from my ewelink world, I have three Tuya appliances, ie a wifi thermostat that is shown in the Tuya app, in Alexa and not under ihost, a wifi gas sensor that is shown in Tuya app, not in Alexa nor in ihost and a ZigBee current monitor that is shown in Tuya app, in ihost (even if it doesn’t work as expected) and not in Alexa.
All of them works very well under home assistant and homebridge with the advantage that the latest one is fully supported by ihost while with home assistant, under ihost, you cannot install plugins but only hacs and the disadvantage that homebridge doesn’t support any native automation but you have to use an apple homekit device.
I am fully aware of this. The OP asked, not me.
It’s kinda interesting to find that every time I search for Tuya and eWeLink, Google leads me here.
After some research, I think there’s a good workaround for this:
You can use a cheap Tuya gateway. There are non-brand Tuya Matter bridges available on AliExpress. I bought a variant from Zemismart, which should have an identical PCB inside.
Ideally, you can use this to bridge most Tuya Zigbee devices to eWeLink via Matter. For devices unsupported by lower Matter versions, like leakage sensors, they could work as contact sensors.
Additionally, I discovered that you can use the gateway without the Tuya app! Just set it up using the Matter code on other platforms.
(here i found a guide from eWeLink
If you want to add a new Zigbee device, after a single press of the button on the gateway, it will automatically discover nearby zigbee devices and append them to the matter bridge. This is super convenient and avoids all the cloud-related issues from Tuya. However, you won’t be able to configure options that Matter doesn’t support.
Some older IKEA color lights and Tuya soil sensors won’t work via Matter after some testing, but other Tuya sensors I have and third-party Zigbee plugs work well so far.
If you are a tinker, this Matter version of HomeBridge should work too:
But the project is still in an early phase and causes crashes on your Matter platforms sometimes. The setup is also tricky.