Ok so I tried a lot of things to make my smlight-06 on z2m.
I had a skyconnect on normal zha and I tried to migrate it to the new dongle but did not work, so I deleted the ZHA and tried setting up Z2m. I looked everywhere on all the guides I could find and I ran out of ideas.
This is the error that I get.
[2024-12-06 12:14:07] error: z2m: Error while starting zigbee-herdsman
[2024-12-06 12:14:07] error: z2m: Failed to start zigbee
[2024-12-06 12:14:07] error: z2m: Check Zigbee2MQTT fails to start | Zigbee2MQTT for possible solutions
[2024-12-06 12:14:07] error: z2m: Exiting…
[2024-12-06 12:14:07] error: z2m: 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:113:27)
at Controller.start (/app/node_modules/zigbee-herdsman/src/controller/controller.ts:137:29)
at Zigbee.start (/app/lib/zigbee.ts:69:27)
at Controller.start (/app/lib/controller.ts:161:27)
at start (/app/index.js:154:5)
And this is my configuration on the zigbee2qmtt:
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
base_topic: zigbee2mqtt
user: mqtt_user
password: password
Serial:
port: /dev/ttyUSB1
baudrate: 115200
adapter: zstack