Hi,
I am trying to create new HA instance on rpi 3b+ after a long time, I ve didnt use it.
Last time i have used Rpi3b+ with zwave aeotec evyrything worked fine.
I ma on clean instance HassOS 4.16.
Aeotec gen 5.
Problem
Now I have problem to start the network. After I enter the screen with addon configuration I see state “network stopped”.
When I try to launch the network - nothing happendy. Log below is after the action.
My configuration.yaml part of zwave:
# ZWAVE configuration
zwave:
usb_path: /dev/serial/by-id/usb-0658_0200-if00
#device_config: !include zwave_device_config.yaml
debug: true
network_key: "0x95, 0xe1 <removed rest>"
addon configuration here:
device: /dev/serial/by-id/usb-0658_0200-if00
network_key: >-
0x95,0xe1 <removed rest>
log file from intergration tab:
2020-11-15 22:37:39.652 Always, OpenZwave Version 1.4.3469 Starting Up
2020-11-15 22:37:48.015 Info, Setting Up Provided Network Key for Secure Communications
2020-11-15 22:37:48.016 Info, mgr, Added driver for controller /dev/serial/by-id/usb-0658_0200-if00
2020-11-15 22:37:48.016 Info, Opening controller /dev/serial/by-id/usb-0658_0200-if00
2020-11-15 22:37:48.017 Info, Trying to open serial port /dev/serial/by-id/usb-0658_0200-if00 (attempt 1)
2020-11-15 22:37:48.021 Info, Serial port /dev/serial/by-id/usb-0658_0200-if00 opened (attempt 1)
2020-11-15 22:37:48.022 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
2020-11-15 22:37:48.023 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_MEMORY_GET_ID: 0x01, 0x03, 0x00, 0x20, 0xdc
2020-11-15 22:37:48.023 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES: 0x01, 0x03, 0x00, 0x05, 0xf9
2020-11-15 22:37:48.023 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_GET_CAPABILITIES: 0x01, 0x03, 0x00, 0x07, 0xfb
2020-11-15 22:37:48.023 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_SUC_NODE_ID: 0x01, 0x03, 0x00, 0x56, 0xaa
2020-11-15 22:37:48.023 Detail,
2020-11-15 22:37:48.023 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x15) - FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
2020-11-15 22:37:48.029 Detail, contrlr, Received: 0x01, 0x10, 0x01, 0x15, 0x5a, 0x2d, 0x57, 0x61, 0x76, 0x65, 0x20, 0x34, 0x2e, 0x35, 0x34, 0x93, 0x01, 0x10
2020-11-15 22:37:48.029 Warning, contrlr, WARNING: Checksum incorrect - sending NAK
2020-11-15 22:37:48.032 Detail, contrlr, Received: 0x01, 0x10, 0x01, 0x15, 0x5a, 0x2d, 0x57, 0x61, 0x76, 0x00, 0x01, 0x93, 0x01, 0x10, 0x01, 0x15, 0x5a, 0x2d
2020-11-15 22:37:48.032 Warning, contrlr, WARNING: Checksum incorrect - sending NAK
2020-11-15 22:37:58.025 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
2020-11-15 22:37:58.025 Detail, contrlr, Removing current message
2020-11-15 22:37:58.025 Detail, contrlr, Notification: Notification - TimeOut
2020-11-15 22:37:58.027 Detail,
2020-11-15 22:37:58.027 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x20) - FUNC_ID_ZW_MEMORY_GET_ID: 0x01, 0x03, 0x00, 0x20, 0xdc
2020-11-15 22:37:58.036 Detail, contrlr, Received: 0x01, 0x04, 0x01, 0x05, 0x28, 0xd7
2020-11-15 22:37:58.036 Detail,
2020-11-15 22:37:58.036 Info, contrlr, Received reply to FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES:
2020-11-15 22:37:58.036 Info, contrlr, There is no SUC ID Server (SIS) in this network.
2020-11-15 22:37:58.036 Info, contrlr, The PC controller is a primary controller.
2020-11-15 22:38:08.028 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
2020-11-15 22:38:08.029 Detail, contrlr, Removing current message
2020-11-15 22:38:08.029 Detail, contrlr, Notification: Notification - TimeOut
2020-11-15 22:38:08.030 Detail,
2020-11-15 22:38:08.031 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x05) - FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES: 0x01, 0x03, 0x00, 0x05, 0xf9
2020-11-15 22:38:08.042 Detail, contrlr, Received: 0x01, 0x04, 0x01, 0x56, 0x00, 0xac
2020-11-15 22:38:08.042 Detail,
2020-11-15 22:38:08.043 Info, contrlr, Received reply to GET_SUC_NODE_ID. Node ID = 0
2020-11-15 22:38:08.043 Info, Controller Does not Support SUC - Cannot Setup Controller as SUC Node
2020-11-15 22:38:18.032 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
2020-11-15 22:38:18.032 Detail, contrlr, Removing current message
2020-11-15 22:38:18.033 Detail, contrlr, Notification: Notification - TimeOut
2020-11-15 22:38:18.034 Detail,
2020-11-15 22:38:18.034 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x07) - FUNC_ID_SERIAL_API_GET_CAPABILITIES: 0x01, 0x03, 0x00, 0x07, 0xfb
2020-11-15 22:38:18.044 Detail, contrlr, Received: 0x01, 0x2b, 0x01, 0x01, 0x00, 0x86, 0x00, 0xfa, 0x9f, 0x7d, 0x00, 0x00, 0x80, 0x86, 0x00, 0xe8, 0x73, 0x0e, 0x00, 0x00, 0x00, 0x01, 0x2b, 0x01, 0x07, 0x01, 0x01, 0x00, 0x86, 0x00, 0x01, 0x00, 0x5a, 0xfe, 0x81, 0xff, 0x88, 0x4f, 0x00, 0xfb, 0xa0, 0x67, 0x80, 0x00, 0x00
2020-11-15 22:38:18.045 Warning, contrlr, WARNING: Checksum incorrect - sending NAK
2020-11-15 22:38:18.546 Warning, WARNING: 500ms passed without reading the rest of the frame...aborting frame read
2020-11-15 22:38:18.547 Detail, contrlr, Received: 0x01, 0x07, 0x01, 0x01, 0x00, 0x86, 0x00, 0x01, 0x00
2020-11-15 22:38:18.547 Warning, contrlr, WARNING: Checksum incorrect - sending NAK
2020-11-15 22:38:28.035 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
2020-11-15 22:38:28.035 Detail, contrlr, Removing current message
2020-11-15 22:38:28.036 Detail, contrlr, Notification: Notification - TimeOut
2020-11-15 22:38:28.040 Detail,
2020-11-15 22:38:28.040 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x56) - FUNC_ID_ZW_GET_SUC_NODE_ID: 0x01, 0x03, 0x00, 0x56, 0xaa
2020-11-15 22:38:28.043 Detail, contrlr, Received: 0x01, 0x04, 0x01, 0x56, 0x00, 0xac
2020-11-15 22:38:28.044 Detail,
2020-11-15 22:38:28.044 Info, contrlr, Received reply to GET_SUC_NODE_ID. Node ID = 0
2020-11-15 22:38:28.045 Info, Controller Does not Support SUC - Cannot Setup Controller as SUC Node
2020-11-15 22:38:28.045 Detail, Node172, Expected reply was received
2020-11-15 22:38:28.046 Detail, Node172, Message transaction complete
2020-11-15 22:38:28.046 Detail,
2020-11-15 22:38:28.047 Detail, contrlr, Removing current message
Can someone please help to troubleshoot?