Conbee 2 over TCP

Anyone knows if a conbee2 will work over tcp (f.e. ser2net) with Zigbee2mqtt??

I currently do that with a CC2531, but it appears to have died🤔

This should work, but I did not tried it
https://www.zigbee2mqtt.io/advanced/remote-adapter/connect_to_a_remote_adapter.html

Thanks @DessertBesom
I am using it right now with my CC2531 stick, so I know how it works in general,.
However the question is specifically regarding ConBee II, I saw on the Z2M website, you might need to specify something special for the adapter :
If I look at the comment; it just needs to be added:

If Zigbee2MQTT fails to start, try adding the following to your

serial:
  adapter: deconz

So i wonder how that works with what I currently have:

serial:
  port: tcp://192.168.10.18:321

So it will be like this??

serial:
  adapter: deconz
  port: tcp://192.168.10.18:321

Anyway, time will learn :stuck_out_tongue:

If not, I will be forced to abandon my Hyper-V not the end of the world, but I don’t have the time to set it up differently…
:face_with_monocle: