I am a new user coming from SmartThings. I have over 100 Zigbee and 100 ZWave devices. My question in this thread is realted to getting ZWave JS up and running using the new ZStick 7 from Aeotec. On their site they showed how to get it running with ZWave JS to MQTT so I thought it was fully supported, however when I tried installing it using the regular ZWave JS integration it would not auto-generate the 16bit network key.
While instructions state to use /dev/ttyUSB0 (or whatever is applicable for your system), I also read that it is better to use the one with the device id so that if the stick gets moved the system will still be able to find it. Therefore I used this:
/dev/serial/by-id/usb-Silicon_Labs_CP2102N_USB_to_UART_Bridge_Controller_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx-if00-port0
The network key was not auto populating and none of my google searches yielded any results but a few posts tipped me on the fact that the network key was in “the name” of the device or something along those lines. I looked in the same place where I found the path shown above and noticed that in several places there was a 32 chr sequence (I edited the sequence out with Xs on this post), also identified as ID_SERIAL which I am guessing is the network key. I used it and I was able to complete the installation.
Before I tear down the zwave network on SmartThings to add it to HA, can someone confirm I am on the right path?
Thanks!
DEVLINKS: >-
/dev/serial/by-id/usb-Silicon_Labs_CP2102N_USB_to_UART_Bridge_Controller_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx-if00-port0
/dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.3:1.0-port0
DEVNAME: /dev/ttyUSB0
DEVPATH: >-
/devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.0/ttyUSB0/tty/ttyUSB0
ID_BUS: usb
ID_MODEL: CP2102N_USB_to_UART_Bridge_Controller
ID_MODEL_ENC: CP2102N\x20USB\x20to\x20UART\x20Bridge\x20Controller
ID_MODEL_ID: ea60
ID_PATH: platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.3:1.0
ID_PATH_TAG: platform-fd500000_pcie-pci-0000_01_00_0-usb-0_1_3_1_0
ID_REVISION: '0100'
ID_SERIAL: >-
Silicon_Labs_CP2102N_USB_to_UART_Bridge_Controller_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
ID_SERIAL_SHORT: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
ID_TYPE: generic
ID_USB_DRIVER: cp210x
ID_USB_INTERFACES: ':ff0000:'
ID_USB_INTERFACE_NUM: '00'
ID_VENDOR: Silicon_Labs
ID_VENDOR_ENC: Silicon\x20Labs
ID_VENDOR_ID: 10c4
MAJOR: '188'
MINOR: '0'
SUBSYSTEM: tty
TAGS: ':systemd:'
USEC_INITIALIZED: '1775536663'