Today I tried replacing my Conbee II Stick with a Sonoff Zigbee 3.0 USB Stick. I have a home assistant blue.
I know that I will have to re-pair all my Zigbee devices, but I can’t get the Zigbee2MQTT AddOn to start:
Protokoll:
Error while starting zigbee-herdsman
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)
I found this suggestion on Zigbee2MQTT FAQ:
If re-pairing is required: remove data/coordinator_backup.json (if it exists) and data/database.db
But I have not found a way to do that, or better, I didn’t even find those files. Maybe that is not the solution anyway?
Can anybody help me with this?
I get an error with these settings:
Fehler beim Speichern der Add-on Konfiguration, does not match regular expression zstack|deconz|zigate|ezsp. Got {‘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, ‘zigbee_herdsman_debug’: True}, ‘mqtt’: {}, ‘serial’: {‘port’: ‘/dev/ttyACM0’, ‘adapter’: ‘eszp’}}