This is more an FYI for others wanting to get more smart plugs which run custom firmware.
The first plugs I bought were TPLink HS110 which cost a shedload and are big and bulky. Not practical for “In-sight” use.
Again, less than £10 a plug. These have a relay in them marked to 16A so some “safety” headroom there. (We have to remember, less than £10 and from China… )
They’re both flashable with the Tuya Convert and then Either Tasmota or Espurna (But I did brick one as I uploaded the wrong firmware. Getting to the uart is a PIA)
Anyway, these two do work nicely with Tasmota, mqtt and OH
(not adverts or affiliate links - just an FYI)
If you replace the firmware than you can know exactly what it’s doing. Tuya Convert, Either Tasmota, and Espurna are all open source and do not require a cloud service to operate so you can easily block their ability to access anything outside your LAN without breaking their functionality.
I too wouldn’t use something like these with their native firmware, not to mention they rarely work with openHAB with their native firmware anyway. But they become much more trustworthy when you replace their firmware with your own.
As Rich said, it’s all opensource firmware that replaces them. For the most part, I don’t even power them on to test. Just flash the firmware with something I know I can trust.
Tunya convert tricks the device into thinking its getting a firmware update from the vendor. Saves having to open them up and find the uart which is increasingly not exposed on these devices.
And yes, they’re all WiFi (esp8266) which is brilliant.