There are two types of “EasyHome” sockets on the German market. The WiFi “master” and the 433.92MHz “slaves”. The [silvercrestwifisocet] is capable of controlling the WiFi Master plugs. But i can’t find an exsample for the slaves despite there was someone on Github saying he got it working. Source
Is there a public beta or some example for the things-file?
I’ve already got it working, see my fork branch in https://github.com/Ronson1909/openhab2-addons/tree/1990-AddSlaveFunctionality but it’d need merging from current master or rebasing and testing. And it doesn’t provide a way to identify the slave address, that’s a bit tricky for the normal user.
Unfortunately, I have little time right now. If you want to and are able to, you can try to finish my efforts. Maybe I find some time in the next weeks or months.