1) First thing, you need to be sure you are running aa version of ONH that supports MQTT (use latest nightly build)
2) Add a port for the MQTT Client connection. In the example below, I have a message broker installed on the same machine as ONH so I use that one. Otherwise you could use an external broker like [url]tcp://test.mosquitto.org[/url] on port 1883. See my config in the picture
3) Next you go to "Create/Edit" and wait for the first MQTT event to appear. From there you can create your first item. As you can see in the picture from my configuration you see the event in the first line
4) I did create the event using EventGhost (you obviously have to figure out how to do this with HomeBridge

This remap is toggling a lamp named Dummy on/off. So now I can control lamps and other devices in ONH from EventGhost using MQTT
Kind regards, Walter