Good evening everyone!
During a quick trip to mainland France, I picked up a zigate v2 usb dongle… and then discovered that there were some issues with zigbee2mqtt… Specifically, the following parameter needs to be added to the configuration.yaml file:
Problem is, I don’t know how the configuration.yaml file is generated during integration and whether it can be modified directly via docker cp for example?
Thanks for your feedback!
Hervé
The file is by default in /var/lib/gladysassistant/zigbee2mqtt/z2m.
It is mounted from the RaspberryPi to the gladys-z2m-zigbee2mqtt docker container.
You can modify it and then restart the container, it should work.
Good evening,
Nothing to do…
Before I had the connection error mentioned in my previous message, now it tells me it cannot open /dev/ttyUSB0.
See the logs below:
[ 4863.031257] usb 1-1.5: new full-speed USB device number 5 using dwc_otg
[ 4863.184625] usb 1-1.5: New USB device found, idVendor=0403, idProduct=6015, bcdDevice=10.00
[ 4863.184647] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4863.184661] usb 1-1.5: Product: ZiGate
[ 4863.184675] usb 1-1.5: Manufacturer: FTDI
[ 4863.184688] usb 1-1.5: SerialNumber: ZIGATE+
[ 4863.189130] ftdi_sio 1-1.5:1.0: FTDI USB Serial Device converter detected
[ 4863.189409] usb 1-1.5: Detected FT-X
[ 4863.193142] usb 1-1.5: FTDI USB Serial Device converter now attached to ttyUSB0
Zigbee2MQTT:info 2021-08-04 21:59:27: Logging to console and directory: ‹ /app/data/log/2021-08-04.21-59-22 › filename: log.txt
Zigbee2MQTT:info 2021-08-04 21:59:28: Starting Zigbee2MQTT version 1.21.0 (commit #70891ee
)
Zigbee2MQTT:info 2021-08-04 21:59:28: Starting zigbee-herdsman (0.13.124)
Zigbee2MQTT:error 2021-08-04 21:59:29: Error while starting zigbee-herdsman
Zigbee2MQTT:error 2021-08-04 21:59:29: Failed to start zigbee
Zigbee2MQTT:error 2021-08-04 21:59:29: Check Zigbee2MQTT for possible solutions
Zigbee2MQTT:error 2021-08-04 21:59:29: Exiting…
Zigbee2MQTT:error 2021-08-04 21:59:30: Error: failed to connect to zigate adapter Error while opening serialPort ‹ Error: Error: No such file or directory, cannot open /dev/ttyUSB0 ›
at ZiGateAdapter.start (/app/node_modules/zigbee-herdsman/src/adapter/zigate/adapter/zigateAdapter.ts:92:19)
at Controller.start (/app/node_modules/zigbee-herdsman/src/controller/controller.ts:123:29)
at Zigbee.start (/app/lib/zigbee.js:67:27)
at Controller.start (/app/lib/controller.js:106:27)
at start (/app/index.js:94:5)
Using ‹ /app/data › as data directory
Hello @NilkOne,
Unfortunately not, I finally gave up… I was hoping for a firmware update, I tried everything I could read on the internet, nothing to do.
When I saw the Domadoo offer at €9.9 in December, I ordered the Sonoff dongle, I did a clean reinstall, and now it’s perfect!!!