zwave-js / zwave-js-ui

Full featured Z-Wave Control Panel UI and MQTT gateway. Built using Nodejs, and Vue/Vuetify
https://zwave-js.github.io/zwave-js-ui
MIT License
942 stars 202 forks source link

Can't get Zooz ZSE41 included with S2 via SmartStart Provisioning #2996

Closed adubkov closed 11 months ago

adubkov commented 1 year ago

I have used QR code and I'm seeing the node in Provisioning Entities list now. After that I activated "inclusion" mode on the sensor and ...

... nothing happened. I have tried it multiple times. I have also tried do factory reset on both sensor and controller and starting all over again. Nothing seem to help.

Both sensor and controller in the same room 15 feet away with no obstruction in between them.

Battery seem to be ok, although it is not new.

zwave-js-ui: 8.10.1.e5d6c21 zwave-js: 10.11.1 home id: 3711302893 home hex: 0xdd35fced

2023-03-12T02:17:58.321Z DRIVER   ███████╗ ██╗    ██╗  █████╗  ██╗   ██╗ ███████╗             ██╗ ███████╗
                                  ╚══███╔╝ ██║    ██║ ██╔══██╗ ██║   ██║ ██╔════╝             ██║ ██╔════╝
                                    ███╔╝  ██║ █╗ ██║ ███████║ ██║   ██║ █████╗   █████╗      ██║ ███████╗
                                   ███╔╝   ██║███╗██║ ██╔══██║ ╚██╗ ██╔╝ ██╔══╝   ╚════╝ ██   ██║ ╚════██║
                                  ███████╗ ╚███╔███╔╝ ██║  ██║  ╚████╔╝  ███████╗        ╚█████╔╝ ███████║
                                  ╚══════╝  ╚══╝╚══╝  ╚═╝  ╚═╝   ╚═══╝   ╚══════╝         ╚════╝  ╚══════╝
2023-03-12T02:17:58.322Z DRIVER   version 10.11.1
2023-03-12T02:17:58.323Z DRIVER
2023-03-12T02:17:58.323Z DRIVER   starting driver...
2023-03-12T02:17:58.331Z DRIVER   opening serial port /dev/ttyUSB0
2023-03-12T02:17:58.348Z DRIVER   serial port opened
2023-03-12T02:17:58.349Z SERIAL » 0x15                                                                 (1 bytes)
2023-03-12T02:17:59.359Z DRIVER   loading configuration...
2023-03-12T02:17:59.371Z CONFIG   Using external configuration dir /usr/src/app/store/.config-db
2023-03-12T02:17:59.371Z CONFIG   version 10.11.1
2023-03-12T02:18:00.773Z DRIVER   beginning interview...
2023-03-12T02:18:00.776Z DRIVER   added request handler for AddNodeToNetwork (0x4a)...
                                  1 registered
2023-03-12T02:18:00.777Z DRIVER   added request handler for RemoveNodeFromNetwork (0x4b)...
                                  1 registered
2023-03-12T02:18:00.778Z DRIVER   added request handler for ReplaceFailedNode (0x63)...
                                  1 registered
2023-03-12T02:18:00.779Z CNTRLR   querying controller IDs...
2023-03-12T02:18:00.793Z SERIAL » 0x01030020dc                                                         (5 bytes)
2023-03-12T02:18:00.794Z DRIVER » [REQ] [GetControllerId]
2023-03-12T02:18:00.801Z SERIAL « [ACK]                                                                   (0x06)
2023-03-12T02:18:00.805Z SERIAL « 0x01080120dd35fced012e                                              (10 bytes)
2023-03-12T02:18:00.807Z SERIAL » [ACK]                                                                   (0x06)
2023-03-12T02:18:00.809Z DRIVER « [RES] [GetControllerId]
                                    home ID:     0xdd35fced
                                    own node ID: 1
2023-03-12T02:18:00.819Z CNTRLR   received controller IDs:
                                    home ID:     0xdd35fced
                                    own node ID: 1
2023-03-12T02:18:00.819Z CNTRLR   querying API capabilities...
2023-03-12T02:18:00.831Z SERIAL » 0x01030007fb                                                         (5 bytes)
2023-03-12T02:18:00.832Z DRIVER » [REQ] [GetSerialApiCapabilities]
2023-03-12T02:18:00.840Z SERIAL « [ACK]                                                                   (0x06)
2023-03-12T02:18:00.843Z SERIAL « 0x012b01070711000000040004f6873e88cf2bc04ffbd7fde00700008000808680b (45 bytes)
                                  a05007000002e7fc000000006
2023-03-12T02:18:00.845Z SERIAL » [ACK]                                                                   (0x06)
2023-03-12T02:18:00.847Z DRIVER « [RES] [GetSerialApiCapabilities]
                                    payload: 0x0711000000040004f6873e88cf2bc04ffbd7fde00700008000808680ba0500700
                                  0002e7fc0000000
2023-03-12T02:18:00.857Z CNTRLR   received API capabilities:
                                    firmware version:    7.17
                                    manufacturer ID:     0x00
                                    product type:        0x04
                                    product ID:          0x04
                                    supported functions:
                                    · GetSerialApiInitData (0x02)
                                    · SetApplicationNodeInformation (0x03)
                                    · GetControllerCapabilities (0x05)
                                    · SetSerialApiTimeouts (0x06)
                                    · GetSerialApiCapabilities (0x07)
                                    · SoftReset (0x08)
                                    · GetProtocolVersion (0x09)
                                    · SerialAPIStarted (0x0a)
                                    · SerialAPISetup (0x0b)
                                    · SetRFReceiveMode (0x10)
                                    · FUNC_ID_ZW_SEND_NODE_INFORMATION (0x12)
                                    · SendData (0x13)
                                    · SendDataMulticast (0x14)
                                    · GetControllerVersion (0x15)
                                    · SendDataAbort (0x16)
                                    · FUNC_ID_ZW_GET_RANDOM (0x1c)
                                    · GetControllerId (0x20)
                                    · UNKNOWN_FUNC_MEMORY_GET_BYTE (0x21)
                                    · UNKNOWN_FUNC_MEMORY_PUT_BYTE (0x22)
                                    · UNKNOWN_FUNC_MEMORY_GET_BUFFER (0x23)
                                    · UNKNOWN_FUNC_MEMORY_PUT_BUFFER (0x24)
                                    · EnterBootloader (0x27)
                                    · UNKNOWN_FUNC_UNKNOWN_0x28 (0x28)
                                    · GetNVMId (0x29)
                                    · ExtNVMReadLongBuffer (0x2a)
                                    · ExtNVMReadLongByte (0x2c)
                                    · NVMOperations (0x2e)
                                    · undefined (0x37)
                                    · undefined (0x38)
                                    · UNKNOWN_FUNC_ClearNetworkStats (0x39)
                                    · UNKNOWN_FUNC_GetNetworkStats (0x3a)
                                    · GetBackgroundRSSI (0x3b)
                                    · undefined (0x3c)
                                    · UNKNOWN_FUNC_RemoveNodeIdFromNetwork (0x3f)
                                    · GetNodeProtocolInfo (0x41)
                                    · HardReset (0x42)
                                    · FUNC_ID_ZW_REPLICATION_COMMAND_COMPLETE (0x44)
                                    · FUNC_ID_ZW_REPLICATION_SEND_DATA (0x45)
                                    · AssignReturnRoute (0x46)
                                    · DeleteReturnRoute (0x47)
                                    · RequestNodeNeighborUpdate (0x48)
                                    · ApplicationUpdateRequest (0x49)
                                    · AddNodeToNetwork (0x4a)
                                    · RemoveNodeFromNetwork (0x4b)
                                    · FUNC_ID_ZW_CONTROLLER_CHANGE (0x4d)
                                    · AssignPriorityReturnRoute (0x4f)
                                    · FUNC_ID_ZW_SET_LEARN_MODE (0x50)
                                    · AssignSUCReturnRoute (0x51)
                                    · FUNC_ID_ZW_REQUEST_NETWORK_UPDATE (0x53)
                                    · SetSUCNodeId (0x54)
                                    · DeleteSUCReturnRoute (0x55)
                                    · GetSUCNodeId (0x56)
                                    · UNKNOWN_FUNC_SEND_SUC_ID (0x57)
                                    · AssignPrioritySUCReturnRoute (0x58)
                                    · FUNC_ID_ZW_EXPLORE_REQUEST_INCLUSION (0x5e)
                                    · undefined (0x5f)
                                    · RequestNodeInfo (0x60)
                                    · RemoveFailedNode (0x61)
                                    · IsFailedNode (0x62)
                                    · ReplaceFailedNode (0x63)
                                    · GetRoutingInfo (0x80)
                                    · UNKNOWN_FUNC_LOCK_ROUTE_RESPONSE (0x90)
                                    · GetPriorityRoute (0x92)
                                    · SetPriorityRoute (0x93)
                                    · UNKNOWN_FUNC_UNKNOWN_0x98 (0x98)
                                    · FUNC_ID_SERIAL_API_SLAVE_NODE_INFO (0xa0)
                                    · FUNC_ID_ZW_SEND_SLAVE_NODE_INFO (0xa2)
                                    · FUNC_ID_ZW_SET_SLAVE_LEARN_MODE (0xa4)
                                    · FUNC_ID_ZW_GET_VIRTUAL_NODES (0xa5)
                                    · FUNC_ID_ZW_IS_VIRTUAL_NODE (0xa6)
                                    · BridgeApplicationCommand (0xa8)
                                    · SendDataBridge (0xa9)
                                    · SendDataMulticastBridge (0xab)
                                    · UNKNOWN_FUNC_GET_LIBRARY_TYPE (0xbd)
                                    · UNKNOWN_FUNC_SEND_TEST_FRAME (0xbe)
                                    · UNKNOWN_FUNC_GET_PROTOCOL_STATUS (0xbf)
                                    · UNKNOWN_FUNC_UNKNOWN_0xD2 (0xd2)
                                    · UNKNOWN_FUNC_UNKNOWN_0xD3 (0xd3)
                                    · UNKNOWN_FUNC_UNKNOWN_0xD4 (0xd4)
                                    · undefined (0xd6)
                                    · undefined (0xd9)
                                    · undefined (0xda)
                                    · undefined (0xdb)
                                    · undefined (0xdc)
                                    · undefined (0xdd)
                                    · undefined (0xde)
                                    · undefined (0xdf)
                                    · undefined (0xe7)
                                    · undefined (0xe8)
2023-03-12T02:18:00.888Z CNTRLR   Performing soft reset...
2023-03-12T02:18:00.901Z SERIAL » 0x01030008f4                                                         (5 bytes)
2023-03-12T02:18:00.902Z DRIVER » [REQ] [SoftReset]
2023-03-12T02:18:00.907Z SERIAL « [ACK]                                                                   (0x06)
2023-03-12T02:18:00.917Z CNTRLR   Waiting for the controller to reconnect...
2023-03-12T02:18:02.138Z SERIAL « 0x012d000a0300010207235e748a56608f989f55ef8559205b567a8732608e31719 (47 bytes)
                                  89f868466253362267943409c001f
2023-03-12T02:18:02.140Z SERIAL » [ACK]                                                                   (0x06)
2023-03-12T02:18:02.143Z DRIVER « [REQ] [SerialAPIStarted]
                                    wake up reason:        WatchdogReset
                                    watchdog enabled:      false
                                    generic device class:  0x02
                                    specific device class: 0x07
                                    always listening:      false
                                    supports Long Range:   false
2023-03-12T02:18:02.150Z CNTRLR   reconnected and restarted
2023-03-12T02:18:02.171Z CNTRLR   querying version info...
2023-03-12T02:18:02.185Z SERIAL » 0x01030015e9                                                         (5 bytes)
2023-03-12T02:18:02.186Z DRIVER » [REQ] [GetControllerVersion]
2023-03-12T02:18:02.193Z SERIAL « [ACK]                                                                   (0x06)
2023-03-12T02:18:02.195Z SERIAL « 0x011001155a2d5761766520372e3137000791                              (18 bytes)
2023-03-12T02:18:02.197Z SERIAL » [ACK]                                                                   (0x06)
2023-03-12T02:18:02.198Z DRIVER « [RES] [GetControllerVersion]
                                    payload: 0x5a2d5761766520372e31370007
2023-03-12T02:18:02.205Z CNTRLR   received version info:
                                    controller type: Bridge Controller
                                    library version: Z-Wave 7.17
2023-03-12T02:18:02.206Z CNTRLR   querying protocol version info...
2023-03-12T02:18:02.216Z SERIAL » 0x01030009f5                                                         (5 bytes)
2023-03-12T02:18:02.217Z DRIVER » [REQ] [GetProtocolVersion]
2023-03-12T02:18:02.229Z SERIAL « [ACK]                                                                   (0x06)
2023-03-12T02:18:02.233Z SERIAL « 0x01190109000711020196303030303030303030303030303030306d            (27 bytes)
2023-03-12T02:18:02.243Z SERIAL » [ACK]                                                                   (0x06)
2023-03-12T02:18:02.244Z DRIVER « [RES] [GetProtocolVersion]
                                    payload: 0x00071102019630303030303030303030303030303030
2023-03-12T02:18:02.272Z CNTRLR   received protocol version info:
                                    protocol type:             Z-Wave
                                    protocol version:          7.17.2
                                    appl. framework build no.: 406
                                    git commit hash:           30303030303030303030303030303030
2023-03-12T02:18:02.276Z CNTRLR   supported Z-Wave features:
                                    · SmartStart
2023-03-12T02:18:02.277Z CNTRLR   querying controller capabilities...
2023-03-12T02:18:02.294Z SERIAL » 0x01030005f9                                                         (5 bytes)
2023-03-12T02:18:02.296Z DRIVER » [REQ] [GetControllerCapabilities]
2023-03-12T02:18:02.302Z SERIAL « [ACK]                                                                   (0x06)
2023-03-12T02:18:02.304Z SERIAL « 0x010401053cc3                                                       (6 bytes)
2023-03-12T02:18:02.306Z SERIAL » [ACK]                                                                   (0x06)
2023-03-12T02:18:02.310Z DRIVER « [RES] [GetControllerCapabilities]
                                    payload: 0x3c
2023-03-12T02:18:02.328Z CNTRLR   received controller capabilities:
                                    controller role:      primary
                                    is the SUC:           true
                                    started this network: true
                                    SIS is present:       true
                                    was real primary:     true
2023-03-12T02:18:02.328Z CNTRLR   querying serial API setup capabilities...
2023-03-12T02:18:02.342Z SERIAL » 0x0104000b01f1                                                       (6 bytes)
2023-03-12T02:18:02.347Z DRIVER » [REQ] [SerialAPISetup]
                                    command: GetSupportedCommands
                                    payload: 0x01
2023-03-12T02:18:02.364Z SERIAL « [ACK]                                                                   (0x06)
2023-03-12T02:18:02.367Z SERIAL « 0x0116010b01fe3e0103000100000001000000000000000121                  (24 bytes)
2023-03-12T02:18:02.370Z SERIAL » [ACK]                                                                   (0x06)
2023-03-12T02:18:02.372Z DRIVER « [RES] [SerialAPISetup]
                                    command: GetSupportedCommands
                                    payload: 0xfe3e01030001000000010000000000000001
2023-03-12T02:18:02.382Z CNTRLR   supported serial API setup commands:
                                  · GetSupportedCommands
                                  · SetTxStatusReport
                                  · SetLRMaximumTxPower
                                  · SetPowerlevel
                                  · GetLRMaximumTxPower
                                  · GetPowerlevel
                                  · GetMaximumPayloadSize
                                  · GetLRMaximumPayloadSize
                                  · GetRFRegion
                                  · SetRFRegion
                                  · SetNodeIDType
2023-03-12T02:18:02.385Z CNTRLR   Enabling TX status report...
2023-03-12T02:18:02.401Z SERIAL » 0x0105000b02ff0c                                                     (7 bytes)
2023-03-12T02:18:02.403Z DRIVER » [REQ] [SerialAPISetup]
                                    command: SetTxStatusReport
                                    enabled: true
2023-03-12T02:18:02.408Z SERIAL « [ACK]                                                                   (0x06)
2023-03-12T02:18:02.412Z SERIAL « 0x0105010b0201f3                                                     (7 bytes)
2023-03-12T02:18:02.415Z SERIAL » [ACK]                                                                   (0x06)
2023-03-12T02:18:02.417Z DRIVER « [RES] [SerialAPISetup]
                                    command: SetTxStatusReport
                                    success: true
2023-03-12T02:18:02.426Z CNTRLR   Enabling TX status report successful...
2023-03-12T02:18:02.427Z CNTRLR   Querying configured RF region...
2023-03-12T02:18:02.437Z SERIAL » 0x0104000b20d0                                                       (6 bytes)
2023-03-12T02:18:02.438Z DRIVER » [REQ] [SerialAPISetup]
                                    command: GetRFRegion
                                    payload: 0x20
2023-03-12T02:18:02.443Z SERIAL « [ACK]                                                                   (0x06)
2023-03-12T02:18:02.445Z SERIAL « 0x0105010b2001d1                                                     (7 bytes)
2023-03-12T02:18:02.447Z SERIAL » [ACK]                                                                   (0x06)
2023-03-12T02:18:02.450Z DRIVER « [RES] [SerialAPISetup]
                                    command: GetRFRegion
                                    region:  USA
2023-03-12T02:18:02.458Z CNTRLR   The controller is using RF region USA
2023-03-12T02:18:02.459Z CNTRLR   finding SUC...
2023-03-12T02:18:02.479Z SERIAL » 0x01030056aa                                                         (5 bytes)
2023-03-12T02:18:02.480Z DRIVER » [REQ] [GetSUCNodeId]
2023-03-12T02:18:02.488Z SERIAL « [ACK]                                                                   (0x06)
2023-03-12T02:18:02.493Z SERIAL « 0x0104015601ad                                                       (6 bytes)
2023-03-12T02:18:02.500Z SERIAL » [ACK]                                                                   (0x06)
2023-03-12T02:18:02.503Z DRIVER « [RES] [GetSUCNodeId]
                                    payload: 0x01
2023-03-12T02:18:02.516Z CNTRLR   This is the SUC
2023-03-12T02:18:02.517Z CNTRLR   querying additional controller information...
2023-03-12T02:18:02.542Z SERIAL » 0x01030002fe                                                         (5 bytes)
2023-03-12T02:18:02.543Z DRIVER » [REQ] [GetSerialApiInitData]
2023-03-12T02:18:02.554Z SERIAL « [ACK]                                                                   (0x06)
2023-03-12T02:18:02.559Z SERIAL « 0x0125010209081d010000000000000000000000000000000000000000000000000 (39 bytes)
                                  00000000700c3
2023-03-12T02:18:02.562Z SERIAL » [ACK]                                                                   (0x06)
2023-03-12T02:18:02.565Z DRIVER « [RES] [GetSerialApiInitData]
                                    payload: 0x09081d01000000000000000000000000000000000000000000000000000000000
                                  700
2023-03-12T02:18:02.588Z CNTRLR   received additional controller information:
                                    Z-Wave API version:         9 (legacy)
                                    Z-Wave chip type:           EFR32ZG14 / ZGM130S
                                    node type                   Controller
                                    controller role:            primary
                                    controller is the SIS:      true
                                    controller supports timers: false
                                    nodes in the network:       1
2023-03-12T02:18:02.609Z DRIVER   Cache file for homeId 0xdd35fced found, attempting to restore the network from
                                   cache...
2023-03-12T02:18:02.645Z CNTRLR   [Node 001] Embedded device config loaded
2023-03-12T02:18:02.648Z DRIVER   Restoring the network from cache was successful!
2023-03-12T02:18:02.652Z CNTRLR   [Node 001] [translateValueEvent: metadata updated]
                                    commandClass: Manufacturer Specific
                                    endpoint:     undefined
                                    property:     manufacturerId
                                    propertyKey:  undefined
                                    internal:     false
                                    secret:       false
                                    event source: undefined
2023-03-12T02:18:02.653Z CNTRLR   [Node 001] [Manufacturer Specific] manufacturerId: metadata updated
2023-03-12T02:18:02.656Z CNTRLR   [Node 001] [translateValueEvent: metadata updated]
                                    is root endpoint:        true
                                    is application CC:       false
                                    should hide root values: false
2023-03-12T02:18:02.657Z CNTRLR   [Node 001] [translateValueEvent: metadata updated]
                                    commandClass: Manufacturer Specific
                                    endpoint:     undefined
                                    property:     productType
                                    propertyKey:  undefined
                                    internal:     false
                                    secret:       false
                                    event source: undefined
2023-03-12T02:18:02.658Z CNTRLR   [Node 001] [Manufacturer Specific] productType: metadata updated
2023-03-12T02:18:02.659Z CNTRLR   [Node 001] [translateValueEvent: metadata updated]
                                    is root endpoint:        true
                                    is application CC:       false
                                    should hide root values: false
2023-03-12T02:18:02.660Z CNTRLR   [Node 001] [translateValueEvent: metadata updated]
                                    commandClass: Manufacturer Specific
                                    endpoint:     undefined
                                    property:     productId
                                    propertyKey:  undefined
                                    internal:     false
                                    secret:       false
                                    event source: undefined
2023-03-12T02:18:02.661Z CNTRLR   [Node 001] [Manufacturer Specific] productId: metadata updated
2023-03-12T02:18:02.662Z CNTRLR   [Node 001] [translateValueEvent: metadata updated]
                                    is root endpoint:        true
                                    is application CC:       false
                                    should hide root values: false
2023-03-12T02:18:02.665Z CNTRLR   [Node 001] [translateValueEvent: value updated]
                                    commandClass: Manufacturer Specific
                                    endpoint:     undefined
                                    property:     manufacturerId
                                    propertyKey:  undefined
                                    internal:     false
                                    secret:       false
                                    event source: undefined
2023-03-12T02:18:02.666Z CNTRLR   [Node 001] [~] [Manufacturer Specific] manufacturerId: 0 => 0
2023-03-12T02:18:02.667Z CNTRLR   [Node 001] [translateValueEvent: value updated]
                                    is root endpoint:        true
                                    is application CC:       false
                                    should hide root values: false
2023-03-12T02:18:02.669Z CNTRLR   [Node 001] [translateValueEvent: value updated]
                                    commandClass: Manufacturer Specific
                                    endpoint:     undefined
                                    property:     productType
                                    propertyKey:  undefined
                                    internal:     false
                                    secret:       false
                                    event source: undefined
2023-03-12T02:18:02.671Z CNTRLR   [Node 001] [~] [Manufacturer Specific] productType: 4 => 4
2023-03-12T02:18:02.672Z CNTRLR   [Node 001] [translateValueEvent: value updated]
                                    is root endpoint:        true
                                    is application CC:       false
                                    should hide root values: false
2023-03-12T02:18:02.673Z CNTRLR   [Node 001] [translateValueEvent: value updated]
                                    commandClass: Manufacturer Specific
                                    endpoint:     undefined
                                    property:     productId
                                    propertyKey:  undefined
                                    internal:     false
                                    secret:       false
                                    event source: undefined
2023-03-12T02:18:02.674Z CNTRLR   [Node 001] [~] [Manufacturer Specific] productId: 4 => 4
2023-03-12T02:18:02.675Z CNTRLR   [Node 001] [translateValueEvent: value updated]
                                    is root endpoint:        true
                                    is application CC:       false
                                    should hide root values: false
2023-03-12T02:18:02.676Z CNTRLR   [Node 001] [translateValueEvent: metadata updated]
                                    commandClass: Version
                                    endpoint:     undefined
                                    property:     firmwareVersions
                                    propertyKey:  undefined
                                    internal:     false
                                    secret:       false
                                    event source: undefined
2023-03-12T02:18:02.677Z CNTRLR   [Node 001] [Version] firmwareVersions: metadata updated
2023-03-12T02:18:02.678Z CNTRLR   [Node 001] [translateValueEvent: metadata updated]
                                    is root endpoint:        true
                                    is application CC:       false
                                    should hide root values: false
2023-03-12T02:18:02.679Z CNTRLR   [Node 001] [translateValueEvent: value updated]
                                    commandClass: Version
                                    endpoint:     undefined
                                    property:     firmwareVersions
                                    propertyKey:  undefined
                                    internal:     false
                                    secret:       false
                                    event source: undefined
2023-03-12T02:18:02.680Z CNTRLR   [Node 001] [~] [Version] firmwareVersions: 7.17 => 7.17
2023-03-12T02:18:02.681Z CNTRLR   [Node 001] [translateValueEvent: value updated]
                                    is root endpoint:        true
                                    is application CC:       false
                                    should hide root values: false
2023-03-12T02:18:02.682Z CNTRLR   [Node 001] [translateValueEvent: metadata updated]
                                    commandClass: Version
                                    endpoint:     undefined
                                    property:     zWaveProtocolVersion
                                    propertyKey:  undefined
                                    internal:     false
                                    secret:       false
                                    event source: undefined
2023-03-12T02:18:02.683Z CNTRLR   [Node 001] [Version] zWaveProtocolVersion: metadata updated
2023-03-12T02:18:02.683Z CNTRLR   [Node 001] [translateValueEvent: metadata updated]
                                    is root endpoint:        true
                                    is application CC:       false
                                    should hide root values: false
2023-03-12T02:18:02.684Z CNTRLR   [Node 001] [translateValueEvent: value updated]
                                    commandClass: Version
                                    endpoint:     undefined
                                    property:     zWaveProtocolVersion
                                    propertyKey:  undefined
                                    internal:     false
                                    secret:       false
                                    event source: undefined
2023-03-12T02:18:02.685Z CNTRLR   [Node 001] [~] [Version] zWaveProtocolVersion: "7.17.2" => "7.17.2"
2023-03-12T02:18:02.686Z CNTRLR   [Node 001] [translateValueEvent: value updated]
                                    is root endpoint:        true
                                    is application CC:       false
                                    should hide root values: false
2023-03-12T02:18:02.687Z CNTRLR   [Node 001] [translateValueEvent: metadata updated]
                                    commandClass: Version
                                    endpoint:     undefined
                                    property:     sdkVersion
                                    propertyKey:  undefined
                                    internal:     false
                                    secret:       false
                                    event source: undefined
2023-03-12T02:18:02.688Z CNTRLR   [Node 001] [Version] sdkVersion: metadata updated
2023-03-12T02:18:02.689Z CNTRLR   [Node 001] [translateValueEvent: metadata updated]
                                    is root endpoint:        true
                                    is application CC:       false
                                    should hide root values: false
2023-03-12T02:18:02.690Z CNTRLR   [Node 001] [translateValueEvent: value updated]
                                    commandClass: Version
                                    endpoint:     undefined
                                    property:     sdkVersion
                                    propertyKey:  undefined
                                    internal:     false
                                    secret:       false
                                    event source: undefined
2023-03-12T02:18:02.691Z CNTRLR   [Node 001] [~] [Version] sdkVersion: "7.17.2" => "7.17.2"
2023-03-12T02:18:02.691Z CNTRLR   [Node 001] [translateValueEvent: value updated]
                                    is root endpoint:        true
                                    is application CC:       false
                                    should hide root values: false
2023-03-12T02:18:02.692Z CNTRLR   Interview completed
2023-03-12T02:18:02.694Z CNTRLR   Enabling Smart Start listening mode...
2023-03-12T02:18:02.701Z DRIVER   Network key for S0 configured, enabling S0 security manager...
2023-03-12T02:18:02.704Z DRIVER   At least one network key for S2 configured, enabling S2 security manager...
2023-03-12T02:18:02.712Z DRIVER   driver ready
2023-03-12T02:18:02.713Z DRIVER   Checking for configuration updates...
2023-03-12T02:18:02.765Z CNTRLR   [Node 001] The node is alive.
2023-03-12T02:18:02.781Z CNTRLR   [Node 001] The node is ready to be used
2023-03-12T02:18:02.782Z CNTRLR   All nodes are ready to be used
2023-03-12T02:18:02.789Z SERIAL » 0x0105004a4900f9                                                     (7 bytes)
2023-03-12T02:18:02.790Z DRIVER » [REQ] [AddNodeToNetwork]
                                    action: Enable Smart Start listening mode
2023-03-12 02:18:02.797 INFO Z-WAVE-SERVER: ZwaveJS server listening on 0.0.0.0:3000
2023-03-12T02:18:02.842Z SERIAL « [ACK]                                                                   (0x06)
2023-03-12T02:18:02.852Z CNTRLR   Smart Start listening mode enabled
2023-03-12T02:18:02.857Z SERIAL » 0x0104000b08f8                                                       (6 bytes)
2023-03-12T02:18:02.858Z DRIVER » [REQ] [SerialAPISetup]
                                    command: GetPowerlevel
                                    payload: 0x08
2023-03-12T02:18:02.865Z SERIAL « [ACK]                                                                   (0x06)
2023-03-12T02:18:02.867Z SERIAL « 0x0106010b08630098                                                   (8 bytes)
2023-03-12T02:18:02.869Z SERIAL » [ACK]                                                                   (0x06)
2023-03-12T02:18:02.872Z DRIVER « [RES] [SerialAPISetup]
                                    command:               GetPowerlevel
                                    normal powerlevel:     9.9 dBm
                                    output power at 0 dBm: 0.0 dBm
2023-03-12T02:18:02.887Z SERIAL » 0x0104000b20d0                                                       (6 bytes)
2023-03-12T02:18:02.888Z DRIVER » [REQ] [SerialAPISetup]
                                    command: GetRFRegion
                                    payload: 0x20
2023-03-12T02:18:02.894Z SERIAL « [ACK]                                                                   (0x06)
2023-03-12T02:18:02.896Z SERIAL « 0x0105010b2001d1                                                     (7 bytes)
2023-03-12T02:18:02.897Z SERIAL » [ACK]                                                                   (0x06)
2023-03-12T02:18:02.899Z DRIVER « [RES] [SerialAPISetup]
                                    command: GetRFRegion
                                    region:  USA
2023-03-12T02:18:03.600Z DRIVER   No configuration update available...
2023-03-12 02:18:03.726 INFO Z-WAVE-SERVER: DNS Service Discovery enabled
2023-03-12T02:18:11.480Z CNTRLR   disabling Smart Start listening mode...
2023-03-12T02:18:11.497Z SERIAL » 0x0105004ac50075                                                     (7 bytes)
2023-03-12T02:18:11.499Z DRIVER » [REQ] [AddNodeToNetwork]
                                    action:       Stop
                                    high power:   true
                                    network wide: true
                                    callback id:  0
2023-03-12T02:18:11.507Z SERIAL « [ACK]                                                                   (0x06)
2023-03-12T02:18:11.518Z CNTRLR   Smart Start listening mode disabled
2023-03-12T02:18:18.841Z CNTRLR   Enabling Smart Start listening mode...
2023-03-12T02:18:18.856Z SERIAL » 0x0105004a4900f9                                                     (7 bytes)
2023-03-12T02:18:18.857Z DRIVER » [REQ] [AddNodeToNetwork]
                                    action: Enable Smart Start listening mode
2023-03-12T02:18:18.875Z SERIAL « [ACK]                                                                   (0x06)
2023-03-12T02:18:18.881Z CNTRLR   Smart Start listening mode enabled
robertsLando commented 1 year ago

@adubkov you should wait some minutes, also Smart start doens't require any user interaction after you scan the QR code, it adds the node it's own (just ensure that the provisioning entry in the table has active flag set to true)

robertsLando commented 1 year ago

cc @AlCalzone

AlCalzone commented 1 year ago

After that I activated "inclusion" mode

That's not how SmartStart works. Like @robertsLando said, it requires no user interaction except setting up the provisioning entry. If you're pushing the button anyways, you can just enable the inclusion in Z-Wave JS first, then push the button to do a normal inclusion.

Or just wait for SmartStart to do its thing. If a factory reset doesn't work, you can try removing the battery for a second.

adubkov commented 1 year ago

I tried removing battery for some time and it did not help. Zooz support suggested do the exclusion first. Not sure what they meant because sensor is not actually registered in controller and had factory reset on both.

SmartStart works well with hard wired sensors, but I have no luck with battery powered sensors so far. Is there any specific steps to wake up battery powered devices to register them with SmartStart? @AlCalzone

(please ignore wired one that is not included, i just did not power it up yet)

Screen Shot 2023-03-15 at 22 57 32 Screen Shot 2023-03-15 at 22 57 38
AlCalzone commented 1 year ago

Zooz support suggested do the exclusion first.

Sometimes devices seem to be included in a factory network or something. Not sure if factory reset should have removed this link, but if you just start excluding devices in Z-Wave JS UI and push the button on your sensor, you can exclude it from any network, not just the current one.

FWIW, I tried with a brand new ZSE41 myself. Turned it on, added the provisioning entry and a few seconds later the inclusion started. Excluded it again, re-enabled the provisioning entry, nothing happened. After I removed and re-inserted the battery, it immediately included.

adubkov commented 1 year ago

@AlCalzone I was trying to do same steps. It seems that exclusion did in-fact exclude it, but then following inclusion failing:

2023-03-16T20:30:48.033Z CNTRLR   Leaving Smart Start listening mode...
2023-03-16T20:30:48.056Z SERIAL » 0x0105004ac50075                                                     (7 bytes)
2023-03-16T20:30:48.058Z DRIVER » [REQ] [AddNodeToNetwork]
                                    action:       Stop
                                    high power:   true
                                    network wide: true
                                    callback id:  0
2023-03-16T20:30:48.066Z SERIAL « [ACK]                                                                   (0x06)
2023-03-16T20:30:48.077Z CNTRLR   Left Smart Start listening mode
2023-03-16T20:30:48.078Z CNTRLR   starting exclusion process...
2023-03-16T20:30:48.096Z SERIAL » 0x0105004bc10a7a                                                     (7 bytes)
2023-03-16T20:30:48.097Z DRIVER » [REQ] [RemoveNodeFromNetwork]
                                    payload: 0xc10a
2023-03-16T20:30:48.104Z SERIAL « [ACK]                                                                   (0x06)
2023-03-16T20:30:48.107Z SERIAL « 0x0107004b0a010000b8                                                 (9 bytes)
2023-03-16T20:30:48.109Z SERIAL » [ACK]                                                                   (0x06)
2023-03-16T20:30:48.111Z DRIVER « [REQ] [RemoveNodeFromNetwork]
                                    payload: 0x0a010000
2023-03-16T20:30:48.123Z CNTRLR   The controller is now ready to remove nodes
2023-03-16T20:30:52.177Z SERIAL « 0x0107004b0a020000bb                                                 (9 bytes)
2023-03-16T20:30:52.181Z SERIAL » [ACK]                                                                   (0x06)
2023-03-16T20:30:52.185Z DRIVER « [REQ] [RemoveNodeFromNetwork]
                                    payload: 0x0a020000
2023-03-16T20:30:52.190Z DRIVER   handling request RemoveNodeFromNetwork (75)
2023-03-16T20:30:52.191Z DRIVER     1 handler registered!
2023-03-16T20:30:52.192Z DRIVER     invoking handler #0
2023-03-16T20:30:52.192Z CNTRLR   handling remove node request (status = NodeFound)
2023-03-16T20:30:53.387Z SERIAL « 0x011c004b0a030515040701000000000000000000000000000000000000b3      (30 bytes)
2023-03-16T20:30:53.395Z SERIAL » [ACK]                                                                   (0x06)
2023-03-16T20:30:53.399Z DRIVER « [REQ] [RemoveNodeFromNetwork]
                                    payload: 0x0a030515040701000000000000000000000000000000000000
2023-03-16T20:30:53.402Z DRIVER   handling request RemoveNodeFromNetwork (75)
2023-03-16T20:30:53.403Z DRIVER     1 handler registered!
2023-03-16T20:30:53.404Z DRIVER     invoking handler #0
2023-03-16T20:30:53.404Z CNTRLR   handling remove node request (status = RemovingSlave)
2023-03-16T20:30:53.405Z DRIVER       the message was handled
2023-03-16T20:30:53.407Z SERIAL « 0x011c004b0a060515040701000000000000000000000000000000000000b6      (30 bytes)
2023-03-16T20:30:53.411Z SERIAL » [ACK]                                                                   (0x06)
2023-03-16T20:30:53.414Z DRIVER « [REQ] [RemoveNodeFromNetwork]
                                    payload: 0x0a060515040701000000000000000000000000000000000000
2023-03-16T20:30:53.418Z DRIVER   handling request RemoveNodeFromNetwork (75)
2023-03-16T20:30:53.418Z DRIVER     1 handler registered!
2023-03-16T20:30:53.419Z DRIVER     invoking handler #0
2023-03-16T20:30:53.419Z CNTRLR   handling remove node request (status = Done)
2023-03-16T20:30:53.443Z SERIAL » 0x0105004bc50074                                                     (7 bytes)
2023-03-16T20:30:53.445Z DRIVER » [REQ] [RemoveNodeFromNetwork]
                                    payload: 0xc500
2023-03-16T20:30:53.448Z SERIAL « [ACK]                                                                   (0x06)
2023-03-16T20:30:53.464Z CNTRLR   the exclusion process was stopped
2023-03-16T20:30:53.466Z CNTRLR   Enabling Smart Start listening mode...
2023-03-16T20:30:53.477Z DRIVER       the message was handled
2023-03-16T20:30:53.490Z SERIAL » 0x0105004a4900f9                                                     (7 bytes)
2023-03-16T20:30:53.492Z DRIVER » [REQ] [AddNodeToNetwork]
                                    action: Enable Smart Start listening mode
2023-03-16T20:30:53.499Z SERIAL « [ACK]                                                                   (0x06)
2023-03-16T20:30:53.512Z CNTRLR   Smart Start listening mode enabled
2023-03-16T20:31:25.660Z SERIAL « 0x0120004985001add37b3d2120407015e858e595586725a73809f71873070846c7 (34 bytes)
                                  a2d
2023-03-16T20:31:25.664Z SERIAL » [ACK]                                                                   (0x06)
2023-03-16T20:31:25.668Z DRIVER « [REQ] [ApplicationUpdateRequest]
                                    type:                  SmartStart_HomeId_Received
                                    remote node ID:        0
                                    NWI home ID:           0xdd37b3d2
                                    basic device class:    4
                                    generic device class:  7
                                    specific device class: 1
                                    supported CCs:
                                    · Z-Wave Plus Info
                                    · Association
                                    · Multi Channel Association
                                    · Association Group Information
                                    · Transport Service
                                    · Version
                                    · Manufacturer Specific
                                    · Device Reset Locally
                                    · Powerlevel
                                    · Battery
                                    · Security 2
                                    · Notification
                                    · Indicator
                                    · Binary Sensor
                                    · Configuration
                                    · Wake Up
                                    · Supervision
                                    · Firmware Update Meta Data
2023-03-16T20:31:25.676Z CNTRLR   Received Smart Start inclusion request
2023-03-16T20:31:25.677Z CNTRLR   NWI Home ID found in provisioning list, including node...
2023-03-16T20:31:25.678Z CNTRLR   Including SmartStart node with DSK XXX-XXX-XXX-XXX-XXX-XXX-XXX-0
                                  6530
2023-03-16T20:31:25.697Z SERIAL » 0x010d004ac80bdd37b3d23962198331                                    (15 bytes)
2023-03-16T20:31:25.699Z DRIVER » [REQ] [AddNodeToNetwork]
                                    action:       Add Smart Start node
                                    NWI Home ID:  0xdd37b3d2
                                    high power:   true
                                    network wide: true
                                    callback id:  11
2023-03-16T20:31:25.704Z SERIAL « [ACK]                                                                   (0x06)
2023-03-16T20:31:25.716Z SERIAL « 0x0107004a0b010000b8                                                 (9 bytes)
2023-03-16T20:31:25.717Z SERIAL » [ACK]                                                                   (0x06)
2023-03-16T20:31:25.726Z DRIVER « [REQ] [AddNodeToNetwork]
                                    status:      Ready
                                    callback id: 11
2023-03-16T20:31:25.731Z DRIVER   handling request AddNodeToNetwork (74)
2023-03-16T20:31:25.732Z DRIVER     1 handler registered!
2023-03-16T20:31:25.732Z DRIVER     invoking handler #0
2023-03-16T20:31:25.734Z CNTRLR   handling add node request (status = Ready)
2023-03-16T20:31:29.761Z SERIAL « 0x0107004a0b020000bb                                                 (9 bytes)
2023-03-16T20:31:29.764Z SERIAL » [ACK]                                                                   (0x06)
2023-03-16T20:31:29.768Z DRIVER « [REQ] [AddNodeToNetwork]
                                    status:      NodeFound
                                    callback id: 11
2023-03-16T20:31:29.773Z DRIVER   handling request AddNodeToNetwork (74)
2023-03-16T20:31:29.774Z DRIVER     1 handler registered!
2023-03-16T20:31:29.774Z DRIVER     invoking handler #0
2023-03-16T20:31:29.775Z CNTRLR   handling add node request (status = NodeFound)
2023-03-16T20:31:31.687Z SERIAL « 0x0107004a0b070500bb                                                 (9 bytes)
2023-03-16T20:31:31.690Z SERIAL » [ACK]                                                                   (0x06)
2023-03-16T20:31:31.695Z DRIVER « [REQ] [AddNodeToNetwork]
                                    status:      Failed
                                    callback id: 11
2023-03-16T20:31:31.701Z DRIVER   handling request AddNodeToNetwork (74)
2023-03-16T20:31:31.702Z DRIVER     1 handler registered!
2023-03-16T20:31:31.703Z DRIVER     invoking handler #0
2023-03-16T20:31:31.704Z CNTRLR   handling add node request (status = Failed)
2023-03-16T20:31:31.704Z CNTRLR   Adding the node failed
2023-03-16T20:31:31.706Z CNTRLR   stopping inclusion process...
2023-03-16T20:31:31.722Z SERIAL » 0x0105004ac50c79                                                     (7 bytes)
2023-03-16T20:31:31.724Z DRIVER » [REQ] [AddNodeToNetwork]
                                    action:       Stop
                                    high power:   true
                                    network wide: true
                                    callback id:  12
2023-03-16T20:31:31.733Z SERIAL « [ACK]                                                                   (0x06)
2023-03-16T20:31:31.738Z SERIAL « 0x0107004a0c060500bd                                                 (9 bytes)
2023-03-16T20:31:31.739Z SERIAL » [ACK]                                                                   (0x06)
2023-03-16T20:31:31.740Z DRIVER « [REQ] [AddNodeToNetwork]
                                    status:      Done
                                    callback id: 12
2023-03-16T20:31:31.753Z CNTRLR   The inclusion process was stopped
2023-03-16T20:31:31.755Z CNTRLR   Enabling Smart Start listening mode...
2023-03-16T20:31:31.762Z DRIVER       the message was handled
2023-03-16T20:31:31.768Z SERIAL » 0x0105004a4900f9                                                     (7 bytes)
2023-03-16T20:31:31.769Z DRIVER » [REQ] [AddNodeToNetwork]
                                    action: Enable Smart Start listening mode
2023-03-16T20:31:31.775Z SERIAL « [ACK]                                                                   (0x06)
2023-03-16T20:31:31.782Z CNTRLR   Smart Start listening mode enabled
adubkov commented 1 year ago

Also I have seen this error, when run exclusion, inclusion first time:

2023-03-16T20:37:56.091Z DRIVER   handling request AddNodeToNetwork (74)
2023-03-16T20:37:56.092Z DRIVER     1 handler registered!
2023-03-16T20:37:56.092Z DRIVER     invoking handler #0
2023-03-16T20:37:56.093Z CNTRLR   handling add node request (status = Ready)
2023-03-16T20:37:56.195Z SERIAL « 0x012600a814ff001ddd35fced0127539c0107015e858e595586725a73809f71873 (40 bytes)
                                  070846c7a00e6c9
2023-03-16T20:37:56.200Z DRIVER   Dropping message because it could not be deserialized: The command class unkno
                                  wn (0xdd) is not implemented (ZW0303)
webmogul1 commented 1 year ago

Are you clicking the Z-Wave button 3 times as quickly as possible? ( LED indicator will start flashing).

webmogul1 commented 1 year ago

Just saw that:

VER. 1.40 (released as OTA 10/2022) Firmware: 1.40

Data packets changed to 5-byte to help address inclusion, range, or security inclusion issues.

adubkov commented 1 year ago

@webmogul1 Yes, I was clicking button 3 times and tried everything else. At this time I'm unable to include it with S2. Support offered me start RMA process, but I did not have time for that and it seems that sensors itself work, just some issue with inclusion.

AlCalzone commented 1 year ago

status = Failed

is an unspecified communication error between the stick and the device during the inclusion process. I'm not sure what can cause it, but often power cycling the device and/or the stick can help with that.

kaechele commented 1 year ago

I will just say that both the ZSE41 and ZSE42 have been extremely problematic to include for me as well in the past. I think the 1.40 firmware fixed it for me. But obviously you'll need to include it first to update the firmware OTA.

Some of the sensors needed manual inclusion, some came online through SmartStart by themselves.

I would suggest including without security first (I found this more likely to not fail), update the firmware and then exclude and re-include (SmartStart should work now) with Security enabled.

adubkov commented 1 year ago

@kaechele Thanks. This partially solved the problem. I was able to include 2 of 3 sensors with no security and update them. After that 1 was able to include itself with SmartStart, 1 still don't and 1 could not even include without security, even after factory reset.

github-actions[bot] commented 11 months ago

This issue is stale because it has been open 90 days with no activity. Remove the stale label or comment or this will be closed in 5 days. To ignore this issue entirely you can add the no-stale label

github-actions[bot] commented 11 months ago

This issue is now closed due to inactivity, you can of course reopen or reference this issue if you see fit.