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 (SONOFF DUALR2 WiFi Wireless Smart Switch | ITEAD STUDIO OFFICIAL with tasmota firmware GitHub - arendst/Tasmota: Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at).
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