Using: Hass.io / RPI 3b+ / Aeotec Gen5 Z-Wave Stich & Arduino RFLink
Hi guys, first topic! New user, already managed to work on the system for 20+ hours.
Just yesterday I did a little dance because I was so happy it all went well. Did a alarm test, lights flashing, siren was on. Happy times.
Later that day I had to plug-in some USB-extension cables. That changed my life
A couple of hours debugging Z-Wave and RFLink are still DEAD. Non responding, Z-Wave no nodes. I donāt know what to do anymore.
The config in configuration.yaml
zwave:
usb_path: /dev/serial/by-id/usb-0658_0200-if00
rflink:
port: /dev/serial/by-id/usb-Arduino__www.arduino.cc__0042_7573030313935150E101-if00
wait_for_ack: False
As visible above, I made both persistant
usb-0658_0200-if00 -> ../../ttyACM1
usb-Arduino__www.arduino.cc__0042_7573030313935150E101-if00 -> ../../ttyACM0
The OZW_Log.txt keeps telling me:
2018-12-09 17:25:18.532 Always, OpenZwave Version 1.4.3254 Starting Up
2018-12-09 17:25:21.983 Info, Setting Up Provided Network Key for Secure Communications
2018-12-09 17:25:21.983 Warning, Failed - Network Key Not Set
2018-12-09 17:25:21.983 Info, mgr, Added driver for controller /dev/ttyACM0
2018-12-09 17:25:21.984 Info, Opening controller /dev/ttyACM0
2018-12-09 17:25:21.984 Info, Trying to open serial port /dev/ttyACM0 (attempt 1)
2018-12-09 17:25:21.985 Info, Serial port /dev/ttyACM0 opened (attempt 1)
ttyACM0? Itās really not there. It doesnāt ālistenā to the configuration.