Sonoff Zigbee 3.0 USB Dongle

just if anyone run into trouble (as i did for 3 days now)
I finally managed to have zigbee2mqtt running with the ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2 aka Sonoff ZBDongle E

It was Auto-discovered by HA and setup with as ZHA network and I had to delete that device setup to be able to start zibee2mqtt with that dongle (yes now it sounds obvious i know haha)

And i had to use this config:

data_path: /config/zigbee2mqtt
socat:
  enabled: false
  master: pty,raw,echo=0,link=/tmp/ttyZ2M,mode=777
  slave: tcp-listen:8485,keepalive,nodelay,reuseaddr,keepidle=1,keepintvl=1,keepcnt=5
  options: "-d -d"
  log: false
mqtt:
  server: mqtt://core-mosquitto:1883
  user: $myuser
  password: $mypassword
serial:
  port: >-
    /dev/serial/by-id/usb-ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_20230529084626-if00
  adapter: ezsp