Zigbee2mqtt will nor start, I have been following several youtube videos, and O’m reasonably sure the problem is with my device path. I am not sure what to propogate the port line with as when I look at all hardware, the info isn’t there.
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
user: mqtt-user
password: XXXX
port: /tcp://10.0.0.127:6638
I know that’s not the right port, just the last thing I tried. (points to my radio)
The problem is when I select ‘all hardware’ in system it just shows a bunch of events and tty0-4 (which I had to change in the slzb-06m configuration to 10.0.0.127 for the radio to get the stick to work.
The youtube video(s) show all kinds of hardware, I don’t see ttyACM0 listed, so I can’t retrieve the adaptor information.