I just switched my home assistant over to Unraid however I am struggling getting the Zwave devices working again. I set the controller up in Domoticz and that seems to recognize all my devices however when I try to get them to be recognized in Home Assistant they don’t seem to show up. Is there something I might be missing. I am new to unraid so I am sure I just missed something. I am using the Aeotec Z-Stick Gen 5 as my controller. It is on /dev/ttyACM0.
Here is my OZW.log
2018-03-18 21:02:39.454 Always, OpenZwave Version 1.4.2926 Starting Up
2018-03-18 21:02:50.121 Info, Setting Up Provided Network Key for Secure Communications
2018-03-18 21:02:50.121 Warning, Failed - Network Key Not Set
2018-03-18 21:02:50.121 Info, mgr, Added driver for controller /dev/ttyACM0
2018-03-18 21:02:50.121 Info, Opening controller /dev/ttyACM0
2018-03-18 21:02:50.122 Info, Trying to open serial port /dev/ttyACM0 (attempt 1)
2018-03-18 21:02:50.122 Info, Serial port /dev/ttyACM0 opened (attempt 1)
2018-03-18 21:02:50.132 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
2018-03-18 21:02:50.132 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_MEMORY_GET_ID: 0x01, 0x03, 0x00, 0x20, 0xdc
2018-03-18 21:02:50.132 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES: 0x01, 0x03, 0x00, 0x05, 0xf9
2018-03-18 21:02:50.132 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_GET_CAPABILITIES: 0x01, 0x03, 0x00, 0x07, 0xfb
2018-03-18 21:02:50.132 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_SUC_NODE_ID: 0x01, 0x03, 0x00, 0x56, 0xaa
2018-03-18 21:02:50.132 Detail,
2018-03-18 21:02:50.132 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x15) - FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
2018-03-18 21:02:50.133 Warning, WARNING: Out of frame flow! (0x5a). Sending NAK.
2018-03-18 21:02:50.133 Detail, contrlr, Received: 0x01, 0x01, 0x15
2018-03-18 21:02:50.133 Warning, contrlr, WARNING: Checksum incorrect - sending NAK
2018-03-18 21:02:50.634 Warning, WARNING: 500ms passed without reading the rest of the frame...aborting frame read
2018-03-18 21:02:50.634 Warning, WARNING: Out of frame flow! (0x39). Sending NAK.
2018-03-18 21:03:00.133 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
2018-03-18 21:03:00.133 Detail, contrlr, Removing current message
2018-03-18 21:03:00.133 Detail, contrlr, Notification: Notification - TimeOut
2018-03-18 21:03:00.134 Detail,
2018-03-18 21:03:00.134 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x20) - FUNC_ID_ZW_MEMORY_GET_ID: 0x01, 0x03, 0x00, 0x20, 0xdc
2018-03-18 21:03:00.135 Warning, WARNING: Out of frame flow! (0x08). Sending NAK.
2018-03-18 21:03:00.135 Warning, WARNING: Out of frame flow! (0xf5). Sending NAK.
2018-03-18 21:03:00.635 Warning, WARNING: 500ms passed without reading the rest of the frame...aborting frame read
2018-03-18 21:03:01.135 Warning, WARNING: 500ms passed without reading the rest of the frame...aborting frame read
2018-03-18 21:03:01.135 Warning, WARNING: Out of frame flow! (0x08). Sending NAK.
2018-03-18 21:03:10.134 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
2018-03-18 21:03:10.134 Detail, contrlr, Removing current message
2018-03-18 21:03:10.134 Detail, contrlr, Notification: Notification - TimeOut
2018-03-18 21:03:10.135 Detail,
2018-03-18 21:03:10.135 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x05) - FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES: 0x01, 0x03, 0x00, 0x05, 0xf9
2018-03-18 21:03:10.136 Warning, WARNING: Out of frame flow! (0x04). Sending NAK.
2018-03-18 21:03:10.136 Warning, WARNING: Out of frame flow! (0x08). Sending NAK.
2018-03-18 21:03:10.136 Detail, contrlr, Received: 0x01, 0x01, 0xf7
2018-03-18 21:03:10.136 Warning, contrlr, WARNING: Checksum incorrect - sending NAK
2018-03-18 21:03:10.636 Warning, WARNING: 500ms passed without reading the rest of the frame...aborting frame read
2018-03-18 21:03:10.636 Warning, WARNING: Out of frame flow! (0x05). Sending NAK.
2018-03-18 21:03:20.136 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
2018-03-18 21:03:20.136 Detail, contrlr, Removing current message
2018-03-18 21:03:20.136 Detail, contrlr, Notification: Notification - TimeOut
2018-03-18 21:03:20.136 Detail,
2018-03-18 21:03:20.136 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x07) - FUNC_ID_SERIAL_API_GET_CAPABILITIES: 0x01, 0x03, 0x00, 0x07, 0xfb
2018-03-18 21:03:20.137 Warning, WARNING: Out of frame flow! (0x2b). Sending NAK.
2018-03-18 21:03:20.137 Warning, WARNING: Out of frame flow! (0x00). Sending NAK.
2018-03-18 21:03:20.637 Warning, WARNING: 500ms passed without reading the rest of the frame...aborting frame read
2018-03-18 21:03:20.637 Warning, WARNING: Out of frame flow! (0x81). Sending NAK.
2018-03-18 21:03:30.137 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
2018-03-18 21:03:30.137 Detail, contrlr, Removing current message
2018-03-18 21:03:30.137 Detail, contrlr, Notification: Notification - TimeOut
2018-03-18 21:03:30.137 Detail,
2018-03-18 21:03:30.137 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x56) - FUNC_ID_ZW_GET_SUC_NODE_ID: 0x01, 0x03, 0x00, 0x56, 0xaa
2018-03-18 21:03:30.138 Detail, Unsolicited message received while waiting for ACK.
2018-03-18 21:03:30.638 Warning, WARNING: 500ms passed without reading the rest of the frame...aborting frame read
2018-03-18 21:03:30.638 Warning, WARNING: Out of frame flow! (0x56). Sending NAK.
2018-03-18 21:03:30.638 Detail, Unsolicited message received while waiting for ACK.
2018-03-18 21:03:30.638 Detail, contrlr, Received: 0x01, 0x01, 0x56
2018-03-18 21:03:30.638 Warning, contrlr, WARNING: Checksum incorrect - sending NAK
2018-03-18 21:03:30.639 Warning, WARNING: Out of frame flow! (0x00). Sending NAK.
2018-03-18 21:03:30.639 Warning, WARNING: Out of frame flow! (0x04). Sending NAK.
2018-03-18 21:03:30.639 Warning, WARNING: Out of frame flow! (0x00). Sending NAK.
2018-03-18 21:03:31.639 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
2018-03-18 21:03:31.639 Detail, contrlr, Removing current message
2018-03-18 21:03:31.639 Detail, contrlr, Notification: Notification - TimeOut
2018-03-18 21:11:57.542 Error, mgr, Manager::GetDriver failed - Home ID 0x00000000 is unknown
2018-03-18 21:11:57.542 Warning, Exception: Manager.cpp:373 - 100 - Invalid HomeId passed to GetDriver
2018-03-18 21:12:36.436 Warning, WARNING: Out of frame flow! (0x14). Sending NAK.
2018-03-18 21:12:36.436 Warning, WARNING: Out of frame flow! (0x0e). Sending NAK.
2018-03-18 21:12:36.436 Warning, WARNING: Out of frame flow! (0x64). Sending NAK.
2018-03-18 21:12:36.436 Warning, WARNING: Out of frame flow! (0x00). Sending NAK.
2018-03-18 21:12:36.436 Warning, WARNING: Out of frame flow! (0x00). Sending NAK.
2018-03-18 21:12:36.438 Detail, Received: 0x01, 0x14, 0x04, 0x00, 0x0c, 0x32, 0x21, 0x64, 0x00, 0x00, 0x58, 0x00, 0x00, 0xc2, 0x00, 0x0e, 0x32, 0x21, 0x00, 0x00, 0x02, 0x00
2018-03-18 21:12:36.438 Warning, WARNING: Checksum incorrect - sending NAK
2018-03-18 21:12:36.938 Warning, WARNING: 500ms passed without reading the rest of the frame...aborting frame read
2018-03-18 21:12:36.938 Warning, WARNING: Out of frame flow! (0x04). Sending NAK.