Zigbee2MQTT Stick E geht nicht

Hallo zusammen
habe schon überall gesucht, anscheinend ist es ein intern andere chip ?
hier das Protokoll

[17:05:35] INFO: Preparing to start...
[17:05:35] INFO: Socat not enabled
[17:05:36] INFO: Starting Zigbee2MQTT...
Zigbee2MQTT:info  2024-02-02 17:05:37: Logging to console and directory: '/config/zigbee2mqtt/log/2024-02-02.17-05-37' filename: log.txt
Zigbee2MQTT:info  2024-02-02 17:05:37: Starting Zigbee2MQTT version 1.35.2 (commit #unknown)
Zigbee2MQTT:info  2024-02-02 17:05:37: Starting zigbee-herdsman (0.33.5)
Zigbee2MQTT:error 2024-02-02 17:05:57: Error while starting zigbee-herdsman
Zigbee2MQTT:error 2024-02-02 17:05:57: Failed to start zigbee
Zigbee2MQTT:error 2024-02-02 17:05:57: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
Zigbee2MQTT:error 2024-02-02 17:05:57: Exiting...
Zigbee2MQTT:error 2024-02-02 17:05:57: Error: Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)
    at ZStackAdapter.start (/app/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/zStackAdapter.ts:103:27)
    at Controller.start (/app/node_modules/zigbee-herdsman/src/controller/controller.ts:132:29)
    at Zigbee.start (/app/lib/zigbee.ts:60:27)
    at Controller.start (/app/lib/controller.ts:106:27)
    at start (/app/index.js:107:5)

und hier die konfig

hat jemand eine Idee wie das Teil in HA zum laufen kommt ?
Gruß Oliver

:crayon:by HarryP: Codezeilen formatiert

ich denke mal mit stick E meinst du den Sonoff Dongle-E.
Schreib in Bereich serial unter port: noch adapter: ezsp mit rein.

LG

Leider kein Erfolg
das steht in config

# Loads default set of integrations. Do not remove.
default_config:

# Load frontend themes from the themes folder
frontend:
  themes: !include_dir_merge_named themes

automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml
serial:
  port: /dev/ttyACM0
  adapter: ezsp

Und das sagt mir HA zu serial Fehler

Da ist irgend wie der Wurm drin :roll_eyes:
Gruß Oliver

:crayon:by HarryP: Codezeilen formatiert

Nicht in der Configuration.yaml sondern in der Addon Config von Zigbee2MQTT(da wo du das Bild von 1. Post gemacht hast)

Hi totow
jo es hat geklappt, das Protokoll hat jetzt viel mehr Einträge als zuvor und ich könnte jetzt in HA Geräte anlernen. Nur für Heute bin ich alle, zu viel ausprobiert.

Vielen Vielen Dank für Deine Hilfe :+1: Gruß Oliver

Falls Deine Versuche noch nicht vom Erfolg gekrönt wurden.

Schaue mal hier rein

Vielleicht hilft es.

Gruß
Osorkon