Which smart plugs work with openhab2?

Hello guys,

I am very new to openhab just got started 2 days ago.

Which smart plugs (wifi) work with openhab2?
Could someone recommend some?

If possible a small one like this

Kind regards,
salexes

At first: all of them. Provided they have an API you can use with the http-binding (https://docs.openhab.org/addons/bindings/http1/readme.html) for example.
Some of them provide a MQTT interface out of the box or with some custom firmware (https://www.itead.cc/sonoff-dual.html with tasmota firmware https://github.com/arendst/Sonoff-Tasmota).
And some have even bindings (https://docs.openhab.org/addons/bindings/mihome/readme.html).

So, best would be a simple API-call or one with a binding…

hello! i write here instead to open a new topic…
so let me understand:
i can but sonoff dual, then flash tasmota firmware, then install http binding on openhab pointing to sonoff device (that should be manageble from web interface). then create item to manage it?
any link to a topic that explain how to add this kind of item and how to configure it in openhab?

thanks

As I can see, the Sonoff devices with latest firmware will not work as they are not flashable anymore!

Regards