I recently purchased Linear HUSBZB-1. But I can’t get it too connect correctly. I’m running the latest home assistant in a freenas jail. These are the logs in the z wave logs:
2017-08-11 16:42:06.528 Always, OpenZwave Version 1.4.2508 Starting Up
2017-08-11 16:42:09.994 Info, Setting Up Provided Network Key for Secure Communications
2017-08-11 16:42:09.994 Warning, Failed - Network Key Not Set
2017-08-11 16:42:09.994 Info, mgr, Added driver for controller /dev/cuau0
2017-08-11 16:42:09.994 Info, Opening controller /dev/cuau0
2017-08-11 16:42:09.994 Info, Trying to open serial port /dev/cuau0 (attempt 1)
2017-08-11 16:42:09.994 Info, Serial port /dev/cuau0 opened (attempt 1)
2017-08-11 16:42:09.994 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
2017-08-11 16:42:09.994 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_MEMORY_GET_ID: 0x01, 0x03, 0x00, 0x20, 0xdc
2017-08-11 16:42:09.994 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES: 0x01, 0x03, 0x00, 0x05, 0xf9
2017-08-11 16:42:09.994 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_GET_CAPABILITIES: 0x01, 0x03, 0x00, 0x07, 0xfb
2017-08-11 16:42:09.994 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_SUC_NODE_ID: 0x01, 0x03, 0x00, 0x56, 0xaa
2017-08-11 16:42:09.994 Detail,
2017-08-11 16:42:09.994 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x15) - FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
2017-08-11 16:42:11.000 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
2017-08-11 16:42:11.000 Detail, contrlr, Removing current message
2017-08-11 16:42:11.000 Detail, contrlr, Notification: Notification - TimeOut
2017-08-11 16:42:11.000 Detail,
2017-08-11 16:42:11.000 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x20) - FUNC_ID_ZW_MEMORY_GET_ID: 0x01, 0x03, 0x00, 0x20, 0xdc
2017-08-11 16:42:12.000 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
2017-08-11 16:42:12.000 Detail, contrlr, Removing current message
2017-08-11 16:42:12.000 Detail, contrlr, Notification: Notification - TimeOut
2017-08-11 16:42:12.000 Detail,
2017-08-11 16:42:12.000 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x05) - FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES: 0x01, 0x03, 0x00, 0x05, 0xf9
2017-08-11 16:42:13.001 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
2017-08-11 16:42:13.001 Detail, contrlr, Removing current message
2017-08-11 16:42:13.001 Detail, contrlr, Notification: Notification - TimeOut
2017-08-11 16:42:13.001 Detail,
2017-08-11 16:42:13.001 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x07) - FUNC_ID_SERIAL_API_GET_CAPABILITIES: 0x01, 0x03, 0x00, 0x07, 0xfb
2017-08-11 16:42:14.002 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
2017-08-11 16:42:14.002 Detail, contrlr, Removing current message
2017-08-11 16:42:14.002 Detail, contrlr, Notification: Notification - TimeOut
2017-08-11 16:42:14.002 Detail,
2017-08-11 16:42:14.002 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x56) - FUNC_ID_ZW_GET_SUC_NODE_ID: 0x01, 0x03, 0x00, 0x56, 0xaa
2017-08-11 16:42:15.004 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
2017-08-11 16:42:15.004 Detail, contrlr, Removing current message
2017-08-11 16:42:15.004 Detail, contrlr, Notification: Notification - TimeOut
Does anyone have any idea what the issue is?