OpenZWave / node-openzwave-shared

OpenZWave addon for Node.js (all versions) including management and security functions
Other
199 stars 113 forks source link

Would this work for raspberry 3 as well? #389

Closed simplenotezy closed 3 years ago

simplenotezy commented 3 years ago

I followed this guide which is quite confusing: https://github.com/OpenZWave/node-openzwave-shared/blob/master/README-raspbian.md#2-install-the-open-zwave-library-on-your-raspberry

I ended up not getting it to work because of this error:

pi@homebridge:~ $ MinOZW
Starting MinOZW with OpenZWave Version 1.4.79
2020-10-19 00:28:07.750 Error, Cannot find a path to the configuration files at ../../../config/, Using /etc/openzwave/ instead...
2020-10-19 00:28:07.752 Info, Reading /etc/openzwave/options.xml for Options
2020-10-19 00:28:07.752 Warning, Failed to Parse options.xml: Failed to open file
2020-10-19 00:28:07.753 Always, OpenZwave Version 1.4.79 Starting Up
2020-10-19 00:28:07.753 Info, Setting Up Provided Network Key for Secure Communications
2020-10-19 00:28:07.753 Warning, Failed - Network Key Not Set
2020-10-19 00:28:07.754 Info, mgr,     Added driver for controller /dev/ttyUSB0
2020-10-19 00:28:07.754 Info,   Opening controller /dev/ttyUSB0
2020-10-19 00:28:07.754 Info, Trying to open serial port /dev/ttyUSB0 (attempt 1)
2020-10-19 00:28:07.754 Error, ERROR: Cannot open serial port /dev/ttyUSB0. Error code 2
2020-10-19 00:28:07.755 Error, ERROR: Failed to open serial port /dev/ttyUSB0
2020-10-19 00:28:07.755 Warning, WARNING: Failed to init the controller (attempt 0)
2020-10-19 00:28:12.755 Info,   Opening controller /dev/ttyUSB0
2020-10-19 00:28:12.755 Info, Trying to open serial port /dev/ttyUSB0 (attempt 1)
2020-10-19 00:28:12.755 Error, ERROR: Cannot open serial port /dev/ttyUSB0. Error code 2
2020-10-19 00:28:12.756 Error, ERROR: Failed to open serial port /dev/ttyUSB0
2020-10-19 00:28:12.756 Warning, WARNING: Failed to init the controller (attempt 1)
2020-10-19 00:28:17.756 Info,   Opening controller /dev/ttyUSB0
2020-10-19 00:28:17.756 Info, Trying to open serial port /dev/ttyUSB0 (attempt 1)
2020-10-19 00:28:17.759 Error, ERROR: Cannot open serial port /dev/ttyUSB0. Error code 2
2020-10-19 00:28:17.759 Error, ERROR: Failed to open serial port /dev/ttyUSB0
2020-10-19 00:28:17.759 Warning, WARNING: Failed to init the controller (attempt 2)
2020-10-19 00:28:22.759 Info,   Opening controller /dev/ttyUSB0
2020-10-19 00:28:22.760 Info, Trying to open serial port /dev/ttyUSB0 (attempt 1)
2020-10-19 00:28:22.761 Error, ERROR: Cannot open serial port /dev/ttyUSB0. Error code 2
2020-10-19 00:28:22.762 Error, ERROR: Failed to open serial port /dev/ttyUSB0
2020-10-19 00:28:22.762 Warning, WARNING: Failed to init the controller (attempt 3)
2020-10-19 00:28:27.762 Info,   Opening controller /dev/ttyUSB0
2020-10-19 00:28:27.762 Info, Trying to open serial port /dev/ttyUSB0 (attempt 1)
2020-10-19 00:28:27.764 Error, ERROR: Cannot open serial port /dev/ttyUSB0. Error code 2
2020-10-19 00:28:27.764 Error, ERROR: Failed to open serial port /dev/ttyUSB0
2020-10-19 00:28:27.764 Warning, WARNING: Failed to init the controller (attempt 4)
2020-10-19 00:28:27.764 Detail, contrlr, Notification: DriverFailed
2020-10-19 00:28:27.765 Info, mgr,     Driver for controller /dev/ttyUSB0 pending removal
2020-10-19 00:28:27.765 Detail, Notification: DriverRemoved
2020-10-19 00:28:27.765 Always, ***************************************************************************
2020-10-19 00:28:27.765 Always, *********************  Cumulative Network Statistics  *********************
2020-10-19 00:28:27.765 Always, *** General
2020-10-19 00:28:27.765 Always, Driver run time: . .  . 0 days, 0 hours, 0 minutes
2020-10-19 00:28:27.765 Always, Frames processed: . . . . . . . . . . . . . . . . . . . . 0
2020-10-19 00:28:27.765 Always, Total messages successfully received: . . . . . . . . . . 0
2020-10-19 00:28:27.766 Always, Total Messages successfully sent: . . . . . . . . . . . . 0
2020-10-19 00:28:27.766 Always, ACKs received from controller:  . . . . . . . . . . . . . 0
2020-10-19 00:28:27.766 Always, *** Errors
2020-10-19 00:28:27.766 Always, Unsolicited messages received while waiting for ACK:  . . 0
2020-10-19 00:28:27.766 Always, Reads aborted due to timeouts:  . . . . . . . . . . . . . 0
2020-10-19 00:28:27.766 Always, Bad checksum errors:  . . . . . . . . . . . . . . . . . . 0
2020-10-19 00:28:27.766 Always, CANs received from controller:  . . . . . . . . . . . . . 0
2020-10-19 00:28:27.766 Always, NAKs received from controller:  . . . . . . . . . . . . . 0
2020-10-19 00:28:27.766 Always, Out of frame data flow errors:  . . . . . . . . . . . . . 0
2020-10-19 00:28:27.766 Always, Messages retransmitted: . . . . . . . . . . . . . . . . . 0
2020-10-19 00:28:27.767 Always, Messages dropped and not delivered: . . . . . . . . . . . 0
2020-10-19 00:28:27.767 Always, ***************************************************************************
2020-10-19 00:28:27.767 Warning, WARNING: Tried to write driver config with no home ID set
2020-10-19 00:28:27.768 Info, mgr,     Driver for controller /dev/ttyUSB0 removed

Now I'm trying to rebuild using this guide instead https://github.com/OpenZWave/Zwave2Mqtt#nodejs-or-pkg-version

simplenotezy commented 3 years ago

Completed "manual git installation", but the MinOZW /dev/ttyACM0 command still gives this error:

2020-10-19 00:45:06.848 Error, Cannot find a path to the configuration files at ../../../config/, Using config/ instead...

However, everything else seems to work:

Starting MinOZW with OpenZWave Version 1.4.79
2020-10-19 00:45:06.848 Error, Cannot find a path to the configuration files at ../../../config/, Using config/ instead...
2020-10-19 00:45:06.850 Info, Reading config/options.xml for Options
2020-10-19 00:45:06.850 Warning, Failed to Parse options.xml: Failed to open file
2020-10-19 00:45:06.851 Always, OpenZwave Version 1.4.79 Starting Up
2020-10-19 00:45:06.851 Info, Setting Up Provided Network Key for Secure Communications
2020-10-19 00:45:06.852 Warning, Failed - Network Key Not Set
2020-10-19 00:45:06.852 Info, mgr,     Added driver for controller /dev/ttyACM0
2020-10-19 00:45:06.852 Info,   Opening controller /dev/ttyACM0
2020-10-19 00:45:06.852 Info, Trying to open serial port /dev/ttyACM0 (attempt 1)
2020-10-19 00:45:06.854 Info, Serial port /dev/ttyACM0 opened (attempt 1)
2020-10-19 00:45:06.854 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
2020-10-19 00:45:06.854 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_MEMORY_GET_ID: 0x01, 0x03, 0x00, 0x20, 0xdc
2020-10-19 00:45:06.855 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES: 0x01, 0x03, 0x00, 0x05, 0xf9
2020-10-19 00:45:06.855 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_GET_CAPABILITIES: 0x01, 0x03, 0x00, 0x07, 0xfb
2020-10-19 00:45:06.855 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_SUC_NODE_ID: 0x01, 0x03, 0x00, 0x56, 0xaa
2020-10-19 00:45:06.855 Detail,
2020-10-19 00:45:06.855 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x15) - FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
2020-10-19 00:45:06.858 Detail, contrlr,   Received: 0x01, 0x10, 0x01, 0x15, 0x5a, 0x2d, 0x57, 0x61, 0x76, 0x65, 0x20, 0x34, 0x2e, 0x35, 0x34, 0x00, 0x01, 0x93
2020-10-19 00:45:06.858 Detail,
2020-10-19 00:45:06.858 Info, contrlr, Received reply to FUNC_ID_ZW_GET_VERSION:
2020-10-19 00:45:06.858 Info, contrlr,     Static Controller library, version Z-Wave 4.54
2020-10-19 00:45:06.858 Detail, Node045,   Expected reply was received
2020-10-19 00:45:06.858 Detail, Node045,   Message transaction complete
2020-10-19 00:45:06.859 Detail,
2020-10-19 00:45:06.859 Detail, contrlr, Removing current message
2020-10-19 00:45:06.859 Detail,
2020-10-19 00:45:06.859 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x20) - FUNC_ID_ZW_MEMORY_GET_ID: 0x01, 0x03, 0x00, 0x20, 0xdc
2020-10-19 00:45:06.862 Detail, contrlr,   Received: 0x01, 0x08, 0x01, 0x20, 0xd6, 0xcb, 0xdf, 0xe1, 0x01, 0xf4
2020-10-19 00:45:06.862 Detail,
2020-10-19 00:45:06.862 Info, contrlr, Received reply to FUNC_ID_ZW_MEMORY_GET_ID. Home ID = 0xd6cbdfe1.  Our node ID = 1
2020-10-19 00:45:06.862 Detail, Node203,   Expected reply was received
2020-10-19 00:45:06.862 Detail, Node203,   Message transaction complete
2020-10-19 00:45:06.862 Detail,
2020-10-19 00:45:06.862 Detail, contrlr, Removing current message
2020-10-19 00:45:06.863 Detail,
2020-10-19 00:45:06.863 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x05) - FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES: 0x01, 0x03, 0x00, 0x05, 0xf9
2020-10-19 00:45:06.865 Detail, contrlr,   Received: 0x01, 0x04, 0x01, 0x05, 0x28, 0xd7
2020-10-19 00:45:06.865 Detail,
2020-10-19 00:45:06.865 Info, contrlr, Received reply to FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES:
2020-10-19 00:45:06.865 Info, contrlr,     There is no SUC ID Server (SIS) in this network.
2020-10-19 00:45:06.865 Info, contrlr,     The PC controller is a primary controller.
2020-10-19 00:45:06.865 Detail, Node215,   Expected reply was received
2020-10-19 00:45:06.865 Detail, Node215,   Message transaction complete
2020-10-19 00:45:06.865 Detail,
2020-10-19 00:45:06.865 Detail, contrlr, Removing current message
2020-10-19 00:45:06.866 Detail,
2020-10-19 00:45:06.866 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x07) - FUNC_ID_SERIAL_API_GET_CAPABILITIES: 0x01, 0x03, 0x00, 0x07, 0xfb
2020-10-19 00:45:06.870 Detail, contrlr,   Received: 0x01, 0x2b, 0x01, 0x07, 0x01, 0x01, 0x00, 0x86, 0x01, 0x01, 0x00, 0x5a, 0xfe, 0x81, 0xff, 0x88, 0x4f, 0x1f, 0x00, 0x00, 0xfb, 0x9f, 0x7d, 0xa0, 0x67, 0x00, 0x00, 0x80, 0x00, 0x80, 0x86, 0x00, 0x00, 0x00, 0xe8, 0x73, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x60, 0x00, 0x00, 0xfb
2020-10-19 00:45:06.870 Detail,
2020-10-19 00:45:06.870 Info, contrlr,  Received reply to FUNC_ID_SERIAL_API_GET_CAPABILITIES
2020-10-19 00:45:06.870 Info, contrlr,     Serial API Version:   1.1
2020-10-19 00:45:06.870 Info, contrlr,     Manufacturer ID:      0x0086
2020-10-19 00:45:06.870 Info, contrlr,     Product Type:         0x0101
2020-10-19 00:45:06.870 Info, contrlr,     Product ID:           0x005a
2020-10-19 00:45:06.871 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_RANDOM: 0x01, 0x04, 0x00, 0x1c, 0x20, 0xc7
2020-10-19 00:45:06.871 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_GET_INIT_DATA: 0x01, 0x03, 0x00, 0x02, 0xfe
2020-10-19 00:45:06.871 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_SET_TIMEOUTS: 0x01, 0x05, 0x00, 0x06, 0x64, 0x0f, 0x97
2020-10-19 00:45:06.871 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_APPL_NODE_INFORMATION: 0x01, 0x07, 0x00, 0x03, 0x01, 0x02, 0x01, 0x00, 0xf9
2020-10-19 00:45:06.871 Detail, Node001,   Expected reply was received
2020-10-19 00:45:06.871 Detail, Node001,   Message transaction complete
2020-10-19 00:45:06.871 Detail,
2020-10-19 00:45:06.871 Detail, contrlr, Removing current message
2020-10-19 00:45:06.872 Detail,
2020-10-19 00:45:06.872 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x56) - FUNC_ID_ZW_GET_SUC_NODE_ID: 0x01, 0x03, 0x00, 0x56, 0xaa
2020-10-19 00:45:06.874 Detail, contrlr,   Received: 0x01, 0x04, 0x01, 0x56, 0x00, 0xac
2020-10-19 00:45:06.874 Detail,
2020-10-19 00:45:06.874 Info, contrlr, Received reply to GET_SUC_NODE_ID.  Node ID = 0
2020-10-19 00:45:06.874 Info, Controller Does not Support SUC - Cannot Setup Controller as SUC Node
2020-10-19 00:45:06.874 Detail, Node172,   Expected reply was received
2020-10-19 00:45:06.874 Detail, Node172,   Message transaction complete
2020-10-19 00:45:06.874 Detail,
2020-10-19 00:45:06.875 Detail, contrlr, Removing current message
2020-10-19 00:45:06.875 Detail,
2020-10-19 00:45:06.875 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x1c) - FUNC_ID_ZW_GET_RANDOM: 0x01, 0x04, 0x00, 0x1c, 0x20, 0xc7
2020-10-19 00:45:06.931 Detail, contrlr,   Received: 0x01, 0x25, 0x01, 0x1c, 0x01, 0x20, 0xd8, 0x36, 0xaf, 0x06, 0xfb, 0x33, 0x67, 0x89, 0x48, 0x04, 0x5b, 0x3c, 0xdf, 0x66, 0x52, 0xa0, 0xbd, 0x5d, 0xd9, 0xb8, 0x38, 0x76, 0xdb, 0x14, 0xeb, 0x45, 0x51, 0x39, 0x82, 0x85, 0x1c, 0x66, 0x5c
2020-10-19 00:45:06.932 Detail,
2020-10-19 00:45:06.932 Info, contrlr, Received reply to FUNC_ID_ZW_GET_RANDOM: true
2020-10-19 00:45:06.932 Detail, Node032,   Expected reply was received
2020-10-19 00:45:06.932 Detail, Node032,   Message transaction complete
2020-10-19 00:45:06.933 Detail,
2020-10-19 00:45:06.933 Detail, contrlr, Removing current message
2020-10-19 00:45:06.933 Detail,
2020-10-19 00:45:06.933 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x02) - FUNC_ID_SERIAL_API_GET_INIT_DATA: 0x01, 0x03, 0x00, 0x02, 0xfe
2020-10-19 00:45:07.036 Detail, contrlr,   Received: 0x01, 0x25, 0x01, 0x02, 0x05, 0x00, 0x1d, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x05, 0x00, 0xc5
2020-10-19 00:45:07.037 Detail,
2020-10-19 00:45:07.037 Info, mgr,     Driver with Home ID of 0xd6cbdfe1 is now ready.
2020-10-19 00:45:07.037 Info,
2020-10-19 00:45:07.038 Info, contrlr, Received reply to FUNC_ID_SERIAL_API_GET_INIT_DATA:
2020-10-19 00:45:07.038 Info, contrlr,     Node 001 - New
2020-10-19 00:45:07.039 Detail, Node001, AdvanceQueries queryPending=0 queryRetries=0 queryStage=None live=1
2020-10-19 00:45:07.039 Detail, Node001, QueryStage_ProtocolInfo
2020-10-19 00:45:07.039 Detail, Node001, Queuing (Query) Get Node Protocol Info (Node=1): 0x01, 0x04, 0x00, 0x41, 0x01, 0xbb
2020-10-19 00:45:07.039 Detail, Node001, Queuing (Query) Query Stage Complete (ProtocolInfo)
2020-10-19 00:45:07.039 Info, Node001, Initilizing Node. New Node: false (false)
2020-10-19 00:45:07.040 Detail,   Expected reply was received
2020-10-19 00:45:07.040 Detail,   Message transaction complete
2020-10-19 00:45:07.040 Detail,
2020-10-19 00:45:07.041 Detail, contrlr, Removing current message
2020-10-19 00:45:07.041 Detail, Node001, Notification: DriverReady
2020-10-19 00:45:07.041 Detail, Node001, Notification: NodeNew
2020-10-19 00:45:07.042 Detail, Node001, Notification: NodeAdded
2020-10-19 00:45:07.042 Detail,
2020-10-19 00:45:07.042 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x06) - FUNC_ID_SERIAL_API_SET_TIMEOUTS: 0x01, 0x05, 0x00, 0x06, 0x64, 0x0f, 0x97
2020-10-19 00:45:07.049 Detail, contrlr,   Received: 0x01, 0x05, 0x01, 0x06, 0x96, 0x0f, 0x64
2020-10-19 00:45:07.049 Detail,
2020-10-19 00:45:07.050 Info, contrlr, Received reply to FUNC_ID_SERIAL_API_SET_TIMEOUTS
2020-10-19 00:45:07.050 Detail, Node015,   Expected reply was received
2020-10-19 00:45:07.050 Detail, Node015,   Message transaction complete
2020-10-19 00:45:07.050 Detail,
2020-10-19 00:45:07.051 Detail, contrlr, Removing current message
2020-10-19 00:45:07.051 Detail,
2020-10-19 00:45:07.051 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x00) - FUNC_ID_SERIAL_API_APPL_NODE_INFORMATION: 0x01, 0x07, 0x00, 0x03, 0x01, 0x02, 0x01, 0x00, 0xf9
2020-10-19 00:45:07.054 Detail, contrlr, Removing current message
2020-10-19 00:45:07.054 Detail,
2020-10-19 00:45:07.054 Info, Node001, Sending (Query) message (Callback ID=0x00, Expected Reply=0x41) - Get Node Protocol Info (Node=1): 0x01, 0x04, 0x00, 0x41, 0x01, 0xbb
2020-10-19 00:45:07.063 Detail, Node001,   Received: 0x01, 0x09, 0x01, 0x41, 0x93, 0x16, 0x01, 0x02, 0x02, 0x01, 0x33
2020-10-19 00:45:07.064 Detail,
2020-10-19 00:45:07.064 Info, Node001, Received reply to FUNC_ID_ZW_GET_NODE_PROTOCOL_INFO
2020-10-19 00:45:07.064 Info, Node001,   Protocol Info for Node 1:
2020-10-19 00:45:07.064 Info, Node001,     Listening     = true
2020-10-19 00:45:07.065 Info, Node001,     Beaming       = true
2020-10-19 00:45:07.065 Info, Node001,     Routing       = false
2020-10-19 00:45:07.065 Info, Node001,     Max Baud Rate = 40000
2020-10-19 00:45:07.066 Info, Node001,     Version       = 4
2020-10-19 00:45:07.066 Info, Node001,     Security      = false
2020-10-19 00:45:07.087 Info, Node001,   Basic device class    (0x02) - Static Controller
2020-10-19 00:45:07.088 Info, Node001,   Generic device Class  (0x02) - Static Controller
2020-10-19 00:45:07.088 Info, Node001,   Specific device class (0x01) - Static PC Controller
2020-10-19 00:45:07.089 Info, Node001,     COMMAND_CLASS_BASIC is not mapped
2020-10-19 00:45:07.089 Info, Node001,   Mandatory Command Classes for Node 1:
2020-10-19 00:45:07.089 Info, Node001,     None
2020-10-19 00:45:07.090 Info, Node001,   Mandatory Command Classes controlled by Node 1:
2020-10-19 00:45:07.090 Info, Node001,     COMMAND_CLASS_BASIC
2020-10-19 00:45:07.090 Detail, Node022,   Expected reply was received
2020-10-19 00:45:07.091 Detail, Node022,   Message transaction complete
2020-10-19 00:45:07.091 Detail,
2020-10-19 00:45:07.091 Detail, Node001, Removing current message
2020-10-19 00:45:07.092 Detail, Node001, Notification: NodeProtocolInfo
2020-10-19 00:45:07.092 Detail, Node001, Notification: ValueAdded
2020-10-19 00:45:07.092 Detail, Node001, Query Stage Complete (ProtocolInfo)
2020-10-19 00:45:07.092 Detail, Node001, AdvanceQueries queryPending=0 queryRetries=0 queryStage=Probe live=1
2020-10-19 00:45:07.092 Detail, Node001, QueryStage_Probe
2020-10-19 00:45:07.093 Detail, Node001, QueryStage_WakeUp
2020-10-19 00:45:07.093 Detail, Node001, QueryStage_ManufacturerSpecific1
2020-10-19 00:45:07.093 Detail, Node001, Load Controller Manufacturer Specific Config
2020-10-19 00:45:07.142 Info, Product name collision: SmartCode 910 type 1 id 1 manufacturerid 90, collides with Touchpad Electronic Deadbolt, type 1 id 1 manufacturerid 90
2020-10-19 00:45:07.150 Info, Node001,   Opening config param file config/aeotec/zw090.xml
2020-10-19 00:45:07.155 Detail, Node001, QueryStage_NodePlusInfo
2020-10-19 00:45:07.155 Detail, Node001, QueryStage_SecurityReport
2020-10-19 00:45:07.156 Detail, Node001, QueryStage_ManufacturerSpecific2
2020-10-19 00:45:07.156 Detail, Node001, QueryStage_Versions
2020-10-19 00:45:07.156 Detail, Node001, QueryStage_Instances
2020-10-19 00:45:07.156 Info, Node001, Essential node queries are complete
2020-10-19 00:45:07.156 Detail, Node001, QueryStage_Static
2020-10-19 00:45:07.157 Detail, Node001, QueryStage_Associations
2020-10-19 00:45:07.157 Detail, Node001, QueryStage_Neighbors
2020-10-19 00:45:07.157 Detail, Requesting routing info (neighbor list) for Node 1
2020-10-19 00:45:07.157 Detail, Node001, Queuing (Command) Get Routing Info (Node=1): 0x01, 0x07, 0x00, 0x80, 0x01, 0x00, 0x00, 0x03, 0x7a
2020-10-19 00:45:07.157 Detail, Node001, Queuing (Query) Query Stage Complete (Neighbors)
2020-10-19 00:45:07.157 Detail, Node001, Notification: EssentialNodeQueriesComplete
2020-10-19 00:45:07.158 Detail,
2020-10-19 00:45:07.158 Info, Node001, Sending (Command) message (Callback ID=0x00, Expected Reply=0x80) - Get Routing Info (Node=1): 0x01, 0x07, 0x00, 0x80, 0x01, 0x00, 0x00, 0x03, 0x7a
2020-10-19 00:45:07.162 Detail, Node001,   Received: 0x01, 0x20, 0x01, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x5e
2020-10-19 00:45:07.162 Detail,
2020-10-19 00:45:07.163 Info, Node001, Received reply to FUNC_ID_ZW_GET_ROUTING_INFO
2020-10-19 00:45:07.163 Info, Node001,     Neighbors of this node are:
2020-10-19 00:45:07.163 Info, Node001,  (none reported)
2020-10-19 00:45:07.163 Detail,   Expected reply was received
2020-10-19 00:45:07.163 Detail,   Message transaction complete
2020-10-19 00:45:07.163 Detail,
2020-10-19 00:45:07.163 Detail, Node001, Removing current message
2020-10-19 00:45:07.164 Detail, Node001, Query Stage Complete (Neighbors)
2020-10-19 00:45:07.164 Detail, Node001, AdvanceQueries queryPending=0 queryRetries=0 queryStage=Session live=1
2020-10-19 00:45:07.164 Detail, Node001, QueryStage_Session
2020-10-19 00:45:07.164 Detail, Node001, QueryStage_Dynamic
2020-10-19 00:45:07.164 Detail, Node001, QueryStage_Configuration
2020-10-19 00:45:07.164 Detail, Node001, QueryStage_Complete
2020-10-19 00:45:07.164 Warning, CheckCompletedNodeQueries m_allNodesQueried=0 m_awakeNodesQueried=0
2020-10-19 00:45:07.165 Warning, CheckCompletedNodeQueries all=1, deadFound=0 sleepingOnly=1
2020-10-19 00:45:07.165 Info,          Node query processing complete.
2020-10-19 00:45:07.165 Detail, Node001, Notification: NodeQueriesComplete
2020-10-19 00:45:07.165 Detail, contrlr, Notification: AllNodesQueried
simplenotezy commented 3 years ago

Running on to step 3 in the guide, it fails running the server:

pi@homebridge:~/Zwave2Mqtt $ ./zwave2mqtt
-bash: ./zwave2mqtt: cannot execute binary file: Exec format error
robertsLando commented 3 years ago

Running on to step 3 in the guide, it fails running the server:

That's because the executable is for amd64 and not for armv7.

simplenotezy commented 3 years ago

I see, thanks for your prompt reply. Anyhow, I would love to get started with this whole zwave thing (got some Danfoss Eco2 I'd like to control with my Homebridge). How can I proceed? There's not much help/tutorials out there, but I'm dedicated to solving it 😊

robertsLando commented 3 years ago

Firstly read your device manual, then read all zwave2mqtt readme and that's a good starting point. Join slack channel to see if other users can help too

simplenotezy commented 3 years ago

Thanks @robertsLando - would love to join the Slack channel. Can you throw me an invite? Whats the link?

robertsLando commented 3 years ago

@simplenotezy It's on z2m readme on the top: https://join.slack.com/t/zwave2mqtt/shared_invite/enQtNjc4NjgyNjc3NDI2LTc3OGQzYmJlZDIzZTJhMzUzZWQ3M2Q3NThmMjY5MGY1MTc4NjFiOWZhZWE5YjNmNGE0OWRjZjJiMjliZGQyYmU

simplenotezy commented 3 years ago

@robertsLando I tried that link already; it says: "The email address you selected has not been invited to this workspace. Please try another email."

robertsLando commented 3 years ago

Done

simplenotezy commented 3 years ago

Thanks @robertsLando