home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
72.6k stars 30.36k forks source link

Z-WaveJS identical devices different configs #57592

Closed DunklerPhoenix closed 3 years ago

DunklerPhoenix commented 3 years ago

The problem

I have 3 Fibaro FGT-001 heater controller. https://devices.zwave-js.io/?jumpTo=0x010f:0x1301:0x1001:4.7 The database says that the configuration should not differ by firmware version, but 2 of three controller missing some configurations. Example Parameter 2 - 0x80 Inverted Knob Operation

Dump & screenshots in attachment

What is version of Home Assistant Core has the issue?

2021.10.0

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

ZWave JS

Link to integration documentation on our website

https://www.home-assistant.io/integrations/zwave_js/

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

zwave_js_dump.txt bathroom kitchen

probot-home-assistant[bot] commented 3 years ago

Hey there @home-assistant/z-wave, mind taking a look at this issue as it has been labeled with an integration (zwave_js) you are listed as a code owner for? Thanks! (message by CodeOwnersMention)


zwave_js documentation zwave_js source (message by IssueLinks)

cgarwood commented 3 years ago

I'd recommend trying to Reinterview the devices that are missing configuration parameters first to see if it was an interview issue. Otherwise, could you confirm the node ID of the device that has all the parameters? If it's node 2 it looks like its on firmware 4.7 while the others are on 4.5 and 4.6 so it's possible the Z-Wave JS database is incorrect and some parameters are different depending on firmware versions.

DunklerPhoenix commented 3 years ago

Reinterviewing the devices with the lower version numbers does not work. Unfortunate I can't update the device versions because I don't have a fibaro hub, but I think you are right with "it's possible the Z-Wave JS database is incorrect"

New dump: zwave_js_dump (1).txt Nodes: 2(full config v4.7), 3 (v4.5), 13 (v4.6)

reinterview (interview failed. see log for more informations)

log:

2021-10-16T23:00:59.005Z CNTRLR   [Node 013] Beginning interview - last completed stage: None
2021-10-16T23:00:59.007Z CNTRLR   [Node 013] new node, doing a full interview...
2021-10-16T23:00:59.010Z CNTRLR » [Node 013] querying protocol info...
2021-10-16T23:00:59.025Z CNTRLR « [Node 013] received response for protocol info:
                                  basic device class:    Routing Slave
                                  generic device class:  Thermostat
                                  specific device class: General Thermostat V2
                                  node type:             Routing End Node
                                  is always listening:   false
                                  is frequent listening: 1000ms
                                  can route messages:    true
                                  supports security:     false
                                  supports beaming:      true
                                  maximum data rate:     100000 kbps
                                  protocol version:      3
2021-10-16T23:00:59.027Z CNTRLR   [Node 013] Interview stage completed: ProtocolInfo
2021-10-16T23:00:59.028Z CNTRLR » [Node 013] querying node info...
2021-10-16T23:01:00.341Z CNTRLR « [Node 013] node info received
                                  supported CCs:
                                  · Z-Wave Plus Info
                                  · Security
                                  · Security 2
                                  · Transport Service
                                  · CRC-16 Encapsulation
                                  · Application Status
                                  controlled CCs:
2021-10-16T23:01:00.351Z CNTRLR   [Node 013] Interview stage completed: NodeInfo
2021-10-16T23:01:00.353Z CNTRLR » [Node 013] Querying securely supported commands (S2_Unauthenticated)...
2021-10-16T23:01:00.431Z CNTRLR   [Node 013] failed to decode the message, retrying with SPAN extension...
2021-10-16T23:01:00.558Z CNTRLR « [Node 013] The node was granted the security class S2_Unauthenticated
2021-10-16T23:01:00.559Z CNTRLR » [Node 013] Querying securely supported commands (S2_Authenticated)...
2021-10-16T23:01:00.638Z CNTRLR   [Node 013] failed to decode the message, retrying with SPAN extension...
2021-10-16T23:01:00.755Z CNTRLR « [Node 013] The node was granted the security class S2_Authenticated
2021-10-16T23:01:00.756Z CNTRLR « [Node 013] received secure commands (S2_Authenticated)
                                  supported CCs:
                                  · Version
                                  · Multi Channel Association
                                  · Multilevel Sensor
                                  · Thermostat Mode
                                  · Thermostat Setpoint
                                  · Schedule
                                  · Association Group Information
                                  · Device Reset Locally
                                  · Firmware Update Meta Data
                                  · Multi Channel
                                  · Notification
                                  · Manufacturer Specific
                                  · Protection
                                  · Battery
                                  · Configuration
                                  · Clock
                                  · Powerlevel
                                  · Association
                                  · Supervision
2021-10-16T23:01:00.767Z CNTRLR » [Node 013] Querying securely supported commands (S0)...
2021-10-16T23:01:00.846Z CNTRLR « [Node 013] received secure commands (S0)
                                  supported CCs:
                                  controlled CCs:
2021-10-16T23:01:00.848Z CNTRLR   [Node 013] Interviewing Manufacturer Specific...
2021-10-16T23:01:00.849Z CNTRLR » [Node 013] querying manufacturer information...
2021-10-16T23:01:00.932Z CNTRLR « [Node 013] received response for manufacturer information:
                                    manufacturer: Fibargroup (0x010f)
                                    product type: 0x1301
                                    product id:   0x1001
2021-10-16T23:01:00.942Z CNTRLR   [Node 013] Interviewing Version...
2021-10-16T23:01:00.942Z CNTRLR » [Node 013]   querying the CC version for Version...
2021-10-16T23:01:01.023Z CNTRLR   [Node 013]   supports CC Version (0x86) in version 2
2021-10-16T23:01:01.024Z CNTRLR » [Node 013] querying node versions...
2021-10-16T23:01:01.107Z CNTRLR « [Node 013] received response for node versions:
                                    library type:      Enhanced Slave (0x03)
                                    protocol version:  4.61
                                    firmware versions: 4.6, 2.0
                                    hardware version:  1
2021-10-16T23:01:01.108Z CNTRLR » [Node 013] querying CC versions...
2021-10-16T23:01:01.109Z CNTRLR » [Node 013]   querying the CC version for Basic...
2021-10-16T23:01:01.189Z CNTRLR   [Node 013]   supports CC Basic (0x20) in version 1
2021-10-16T23:01:01.189Z CNTRLR » [Node 013]   querying the CC version for Manufacturer Specific...
2021-10-16T23:01:01.267Z CNTRLR   [Node 013]   supports CC Manufacturer Specific (0x72) in version 2
2021-10-16T23:01:01.268Z CNTRLR » [Node 013]   querying the CC version for Thermostat Mode...
2021-10-16T23:01:01.346Z CNTRLR   [Node 013]   supports CC Thermostat Mode (0x40) in version 3
2021-10-16T23:01:01.347Z CNTRLR » [Node 013]   querying the CC version for Thermostat Setpoint...
2021-10-16T23:01:01.425Z CNTRLR   [Node 013]   supports CC Thermostat Setpoint (0x43) in version 3
2021-10-16T23:01:01.426Z CNTRLR » [Node 013]   querying the CC version for Z-Wave Plus Info...
2021-10-16T23:01:01.505Z CNTRLR   [Node 013]   supports CC Z-Wave Plus Info (0x5e) in version 2
2021-10-16T23:01:01.506Z CNTRLR   [Node 013]   skipping query for Security (0x98) because max implemented versio
                                  n is 1
2021-10-16T23:01:01.506Z CNTRLR   [Node 013]   skipping query for Security 2 (0x9f) because max implemented vers
                                  ion is 1
2021-10-16T23:01:01.507Z CNTRLR » [Node 013]   querying the CC version for Transport Service...
2021-10-16T23:01:01.588Z CNTRLR   [Node 013]   supports CC Transport Service (0x55) in version 2
2021-10-16T23:01:01.589Z CNTRLR   [Node 013]   skipping query for CRC-16 Encapsulation (0x56) because max implem
                                  ented version is 1
2021-10-16T23:01:01.589Z CNTRLR   [Node 013]   skipping query for Application Status (0x22) because max implemen
                                  ted version is 0
2021-10-16T23:01:01.590Z CNTRLR » [Node 013]   querying the CC version for Multi Channel Association...
2021-10-16T23:01:01.685Z CNTRLR   [Node 013]   supports CC Multi Channel Association (0x8e) in version 3
2021-10-16T23:01:01.686Z CNTRLR » [Node 013]   querying the CC version for Multilevel Sensor...
2021-10-16T23:01:01.775Z CNTRLR   [Node 013]   supports CC Multilevel Sensor (0x31) in version 5
2021-10-16T23:01:01.776Z CNTRLR   [Node 013]   skipping query for Schedule (0x53) because max implemented versio
                                  n is 0
2021-10-16T23:01:01.778Z CNTRLR » [Node 013]   querying the CC version for Association Group Information...
2021-10-16T23:01:01.865Z CNTRLR   [Node 013]   supports CC Association Group Information (0x59) in version 2
2021-10-16T23:01:01.866Z CNTRLR   [Node 013]   skipping query for Device Reset Locally (0x5a) because max implem
                                  ented version is 1
2021-10-16T23:01:01.867Z CNTRLR » [Node 013]   querying the CC version for Firmware Update Meta Data...
2021-10-16T23:01:01.953Z CNTRLR   [Node 013]   supports CC Firmware Update Meta Data (0x7a) in version 4
2021-10-16T23:01:01.953Z CNTRLR » [Node 013]   querying the CC version for Multi Channel...
2021-10-16T23:01:02.032Z CNTRLR   [Node 013]   supports CC Multi Channel (0x60) in version 4
2021-10-16T23:01:02.033Z CNTRLR » [Node 013]   querying the CC version for Notification...
2021-10-16T23:01:02.114Z CNTRLR   [Node 013]   supports CC Notification (0x71) in version 8
2021-10-16T23:01:02.116Z CNTRLR » [Node 013]   querying the CC version for Protection...
2021-10-16T23:01:02.204Z CNTRLR   [Node 013]   supports CC Protection (0x75) in version 1
2021-10-16T23:01:02.205Z CNTRLR » [Node 013]   querying the CC version for Battery...
2021-10-16T23:01:02.290Z CNTRLR   [Node 013]   supports CC Battery (0x80) in version 1
2021-10-16T23:01:02.290Z CNTRLR » [Node 013]   querying the CC version for Configuration...
2021-10-16T23:01:02.369Z CNTRLR   [Node 013]   supports CC Configuration (0x70) in version 1
2021-10-16T23:01:02.370Z CNTRLR   [Node 013]   skipping query for Clock (0x81) because max implemented version i
                                  s 1
2021-10-16T23:01:02.370Z CNTRLR   [Node 013]   skipping query for Powerlevel (0x73) because max implemented vers
                                  ion is 0
2021-10-16T23:01:02.371Z CNTRLR » [Node 013]   querying the CC version for Association...
2021-10-16T23:01:02.449Z CNTRLR   [Node 013]   supports CC Association (0x85) in version 2
2021-10-16T23:01:02.450Z CNTRLR » [Node 013]   querying the CC version for Supervision...
2021-10-16T23:01:02.528Z CNTRLR   [Node 013]   supports CC Supervision (0x6c) in version 1
2021-10-16T23:01:02.581Z CNTRLR   [Node 013] Embedded device config loaded
2021-10-16T23:01:02.588Z CNTRLR   [Node 013] Interviewing Z-Wave Plus Info...
2021-10-16T23:01:02.589Z CNTRLR » [Node 013] querying Z-Wave+ information...
2021-10-16T23:01:02.652Z CNTRLR « [Node 013] received response for Z-Wave+ information:
                                  Z-Wave+ version: 1
                                  role type:       SleepingListeningSlave
                                  node type:       Node
                                  installer icon:  0x1200
                                  user icon:       0x1200
2021-10-16T23:01:02.653Z CNTRLR   [Node 013] Interviewing Multi Channel...
2021-10-16T23:01:02.654Z CNTRLR » [Node 013] querying device endpoint information...
2021-10-16T23:01:02.734Z CNTRLR « [Node 013] received response for device endpoints:
                                  endpoint count (individual): 2
                                  count is dynamic:            false
                                  identical capabilities:      false
                                  endpoint count (aggregated): 0
2021-10-16T23:01:02.735Z CNTRLR » [Node 013] querying all endpoints...
2021-10-16T23:01:02.817Z CNTRLR « [Node 013] received endpoints: 1, 2
2021-10-16T23:01:02.817Z CNTRLR » [Node 013] querying capabilities for endpoint #1...
2021-10-16T23:01:02.899Z CNTRLR « [Node 013] received response for endpoint capabilities (#1):
                                  generic device class:  Thermostat
                                  specific device class: General Thermostat V2
                                  is dynamic end point:  false
                                  supported CCs:
                                    · Z-Wave Plus Info
                                    · Security
                                    · Security 2
                                    · Application Status
2021-10-16T23:01:02.900Z CNTRLR » [Node 013] querying capabilities for endpoint #2...
2021-10-16T23:01:02.981Z CNTRLR « [Node 013] received response for endpoint capabilities (#2):
                                  generic device class:  Multilevel Sensor
                                  specific device class: Routing Multilevel Sensor
                                  is dynamic end point:  false
                                  supported CCs:
                                    · Z-Wave Plus Info
                                    · Security
                                    · Security 2
                                    · Application Status
2021-10-16T23:01:02.983Z CNTRLR   [Node 013] Endpoints seem unnecessary, but endpoints 2 are configured to be pr
                                  eserved.
2021-10-16T23:01:03.003Z CNTRLR   [Node 013] Interviewing Battery...
2021-10-16T23:01:03.005Z CNTRLR » [Node 013] querying battery status...
2021-10-16T23:01:03.283Z CNTRLR « [Node 013] received response for battery information:
                                  level:                           87
2021-10-16T23:01:03.291Z CNTRLR   [Node 013] Interviewing Association...
2021-10-16T23:01:03.292Z CNTRLR » [Node 013] querying number of association groups...
2021-10-16T23:01:03.371Z CNTRLR « [Node 013] supports 1 association groups
2021-10-16T23:01:03.372Z CNTRLR   [Node 013] AssociationCC: skipping remaining interview because Multi Channel A
                                  ssociation is supported...
2021-10-16T23:01:03.374Z CNTRLR   [Node 013] Interviewing Multi Channel Association...
2021-10-16T23:01:03.375Z CNTRLR » [Node 013] querying number of multi channel association groups...
2021-10-16T23:01:03.460Z CNTRLR « [Node 013] supports 1 multi channel association groups
2021-10-16T23:01:03.462Z CNTRLR » [Node 013] querying multi channel association group #1...
2021-10-16T23:01:03.550Z CNTRLR « [Node 013] received information for multi channel association group #1:
                                  maximum # of nodes:           1
                                  currently assigned nodes:     
                                  currently assigned endpoints: 1:0
2021-10-16T23:01:03.555Z CNTRLR   [Node 013] Interviewing Association Group Information...
2021-10-16T23:01:03.556Z CNTRLR » [Node 013] Association group #1: Querying name...
2021-10-16T23:01:03.640Z CNTRLR « [Node 013] Association group #1 has name "Lifeline"
2021-10-16T23:01:03.641Z CNTRLR » [Node 013] Association group #1: Querying command list...
2021-10-16T23:01:03.729Z CNTRLR » [Node 013] Association group #1: Querying info...
2021-10-16T23:01:03.816Z CNTRLR « [Node 013] Received info for association group #1:
                                  info is dynamic: false
                                  profile:         General: Lifeline
2021-10-16T23:01:03.817Z CNTRLR » [Node 013] Querying securely supported commands (S2_Authenticated [Endpoint 2]
                                  )...
2021-10-16T23:01:03.902Z CNTRLR « [Node 013] received secure commands (S2_Authenticated)            [Endpoint 2]
                                  supported CCs:
                                  · Multi Channel Association
                                  · Multilevel Sensor
                                  · Association Group Information
                                  · Notification
                                  · Battery
                                  · Association
                                  · Supervision
2021-10-16T23:01:03.913Z CNTRLR   [Node 013] Interviewing Basic...                                  [Endpoint 2]
2021-10-16T23:01:03.914Z CNTRLR » [Node 013] querying Basic CC state...                             [Endpoint 2]
2021-10-16T23:01:13.960Z CNTRLR   [Node 013] Timed out while waiting for a response from the node
2021-10-16T23:01:13.961Z CNTRLR   [Node 013] No response to Basic Get command, assuming the node do [Endpoint 2]
                                  es not support Basic CC...
2021-10-16T23:01:13.970Z CNTRLR   [Node 013] Interviewing Multilevel Sensor...                      [Endpoint 2]
2021-10-16T23:01:13.971Z CNTRLR » [Node 013] retrieving supported sensor types...                   [Endpoint 2]
2021-10-16T23:01:15.329Z CNTRLR « [Node 013] received supported sensor types:                       [Endpoint 2]
                                  · Air temperature
2021-10-16T23:01:15.329Z CNTRLR » [Node 013] querying supported scales for Air temperature sensor   [Endpoint 2]
2021-10-16T23:01:15.424Z CNTRLR « [Node 013] received supported scales:                             [Endpoint 2]
                                  · Celsius
2021-10-16T23:01:15.426Z CNTRLR » [Node 013] querying Air temperature sensor reading...             [Endpoint 2]
2021-10-16T23:01:15.730Z CNTRLR « [Node 013] received current Air temperature sensor reading: 21.6  [Endpoint 2]
                                  °C
2021-10-16T23:01:15.749Z CNTRLR   [Node 013] Interviewing Z-Wave Plus Info...                       [Endpoint 2]
2021-10-16T23:01:15.750Z CNTRLR » [Node 013] querying Z-Wave+ information...                        [Endpoint 2]
2021-10-16T23:01:15.848Z CNTRLR « [Node 013] received response for Z-Wave+ information:             [Endpoint 2]
                                  Z-Wave+ version: 1
                                  role type:       SleepingListeningSlave
                                  node type:       Node
                                  installer icon:  0x0d01
                                  user icon:       0x0d01
2021-10-16T23:01:15.850Z CNTRLR   [Node 013] Interviewing Battery...                                [Endpoint 2]
2021-10-16T23:01:15.852Z CNTRLR » [Node 013] querying battery status...                             [Endpoint 2]
2021-10-16T23:01:16.137Z CNTRLR « [Node 013] received response for battery information:             [Endpoint 2]
                                  level:                           100
2021-10-16T23:01:16.139Z CNTRLR   [Node 013] Interviewing Association...                            [Endpoint 2]
2021-10-16T23:01:16.139Z CNTRLR » [Node 013] querying number of association groups...               [Endpoint 2]
2021-10-16T23:01:16.221Z CNTRLR « [Node 013] supports 1 association groups                          [Endpoint 2]
2021-10-16T23:01:16.222Z CNTRLR   [Node 013] AssociationCC: skipping remaining interview because Mu [Endpoint 2]
                                  lti Channel Association is supported...
2021-10-16T23:01:16.239Z CNTRLR   [Node 013] Interviewing Multi Channel Association...              [Endpoint 2]
2021-10-16T23:01:16.240Z CNTRLR » [Node 013] querying number of multi channel association groups... [Endpoint 2]
2021-10-16T23:01:16.321Z CNTRLR « [Node 013] supports 1 multi channel association groups            [Endpoint 2]
2021-10-16T23:01:16.322Z CNTRLR » [Node 013] querying multi channel association group #1...         [Endpoint 2]
2021-10-16T23:01:16.406Z CNTRLR « [Node 013] received information for multi channel association gro [Endpoint 2]
                                  up #1:
                                  maximum # of nodes:           0
                                  currently assigned nodes:     
                                  currently assigned endpoints: 1:0
2021-10-16T23:01:16.408Z CNTRLR   [Node 013] Lifeline group #1 is assigned with a multi channel ass [Endpoint 2]
                                  ociation on the root device
2021-10-16T23:01:16.415Z CNTRLR   [Node 013] Interviewing Association Group Information...          [Endpoint 2]
2021-10-16T23:01:16.416Z CNTRLR » [Node 013] Association group #1: Querying name...                 [Endpoint 2]
2021-10-16T23:01:16.500Z CNTRLR « [Node 013] Association group #1 has name "Lifeline"               [Endpoint 2]
2021-10-16T23:01:16.501Z CNTRLR » [Node 013] Association group #1: Querying command list...         [Endpoint 2]
2021-10-16T23:01:16.585Z CNTRLR » [Node 013] Association group #1: Querying info...                 [Endpoint 2]
2021-10-16T23:01:16.670Z CNTRLR « [Node 013] Received info for association group #1:                [Endpoint 2]
                                  info is dynamic: false
                                  profile:         General: Lifeline
2021-10-16T23:01:16.672Z CNTRLR   [Node 013] Interviewing Notification...                           [Endpoint 2]
2021-10-16T23:01:16.673Z CNTRLR » [Node 013] querying supported notification types...               [Endpoint 2]
2021-10-16T23:01:16.758Z CNTRLR « [Node 013] received supported notification types:                 [Endpoint 2]
                                  · Power Management
2021-10-16T23:01:16.759Z CNTRLR » [Node 013] querying supported notification events for Power Manag [Endpoint 2]
                                  ement...
2021-10-16T23:01:16.843Z CNTRLR « [Node 013] received supported notification events for Power Manag [Endpoint 2]
                                  ement: 10, 11
2021-10-16T23:01:16.846Z CNTRLR » [Node 013] enabling notifications for Power Management...         [Endpoint 2]
2021-10-16T23:01:16.893Z CNTRLR   [Node 013] Interviewing Thermostat Mode...
2021-10-16T23:01:16.893Z CNTRLR » [Node 013] querying supported thermostat modes...
2021-10-16T23:01:16.988Z CNTRLR   [Node 013] failed to decode the message, retrying with SPAN extension...
2021-10-16T23:01:17.097Z CNTRLR   [Node 013] failed to decode the message after re-transmission with SPAN extens
                                  ion, dropping the message.
2021-10-16T23:01:17.105Z CNTRLR   [Node 013] Interview attempt 1/5 failed, retrying in 5000 ms...
2021-10-16T23:01:22.108Z CNTRLR   [Node 013] Beginning interview - last completed stage: NodeInfo
2021-10-16T23:01:22.123Z CNTRLR   [Node 013] Embedded device config loaded
2021-10-16T23:01:22.137Z CNTRLR   [Node 013] Interviewing Thermostat Mode...
2021-10-16T23:01:22.138Z CNTRLR » [Node 013] querying supported thermostat modes...
2021-10-16T23:01:23.746Z CNTRLR « [Node 013] received supported thermostat modes:
                                  · Off
                                  · Heat
2021-10-16T23:01:23.747Z CNTRLR » [Node 013] querying current thermostat mode...
2021-10-16T23:01:24.022Z CNTRLR « [Node 013] received current thermostat mode: Off
2021-10-16T23:01:24.031Z CNTRLR   [Node 013] Interviewing Thermostat Setpoint...
2021-10-16T23:01:24.032Z CNTRLR » [Node 013] retrieving supported setpoint types...
2021-10-16T23:01:24.308Z CNTRLR « [Node 013] received supported setpoint types:
                                  · Heating
2021-10-16T23:01:24.309Z CNTRLR » [Node 013] retrieving capabilities for setpoint Heating...
2021-10-16T23:01:24.597Z CNTRLR « [Node 013] received capabilities for setpoint Heating:
                                  minimum value: 10 °C
                                  maximum value: 30 °C
2021-10-16T23:01:24.598Z CNTRLR » [Node 013] querying current value of setpoint Heating...
2021-10-16T23:01:24.881Z CNTRLR « [Node 013] received current value of setpoint Heating: 23 °C
2021-10-16T23:01:24.890Z CNTRLR   [Node 013] Interviewing Multilevel Sensor...
2021-10-16T23:01:24.891Z CNTRLR » [Node 013] retrieving supported sensor types...
2021-10-16T23:01:24.969Z CNTRLR « [Node 013] received supported sensor types:
                                  · Air temperature
2021-10-16T23:01:24.970Z CNTRLR » [Node 013] querying supported scales for Air temperature sensor
2021-10-16T23:01:25.049Z CNTRLR « [Node 013] received supported scales:
                                  · Celsius
2021-10-16T23:01:25.050Z CNTRLR » [Node 013] querying Air temperature sensor reading...
2021-10-16T23:01:25.333Z CNTRLR « [Node 013] received current Air temperature sensor reading: 21.6 °C
2021-10-16T23:01:25.341Z CNTRLR   [Node 013] Interviewing Notification...
2021-10-16T23:01:25.341Z CNTRLR » [Node 013] querying supported notification types...
2021-10-16T23:01:25.422Z CNTRLR « [Node 013] received supported notification types:
                                  · Power Management
                                  · System
2021-10-16T23:01:25.423Z CNTRLR » [Node 013] querying supported notification events for Power Management...
2021-10-16T23:01:25.510Z CNTRLR « [Node 013] received supported notification events for Power Management: 12, 13
                                  , 14, 15
2021-10-16T23:01:25.511Z CNTRLR » [Node 013] querying supported notification events for System...
2021-10-16T23:01:25.605Z CNTRLR « [Node 013] received supported notification events for System: 3
2021-10-16T23:01:25.606Z CNTRLR » [Node 013] enabling notifications for Power Management...
2021-10-16T23:01:25.661Z CNTRLR » [Node 013] enabling notifications for System...
2021-10-16T23:01:25.750Z CNTRLR   [Node 013] Interviewing Protection...
2021-10-16T23:01:25.751Z CNTRLR » [Node 013] querying protection status...
2021-10-16T23:01:25.760Z CNTRLR   [Node 013] failed to decode the message, retrying with SPAN extension...
2021-10-16T23:01:26.147Z CNTRLR « [Node 013] received protection status:
                                  local: Unprotected
2021-10-16T23:01:26.155Z CNTRLR   [Node 013] Interviewing Configuration...
2021-10-16T23:01:26.156Z CNTRLR   [Node 013] ConfigurationCC: Loading configuration parameters from device confi
                                  g
2021-10-16T23:01:26.161Z CNTRLR » [Node 013] querying parameter #1 value...
2021-10-16T23:01:26.448Z CNTRLR « [Node 013] parameter #1 has value: 240
2021-10-16T23:01:26.449Z CNTRLR » [Node 013] querying parameter #2 value...
2021-10-16T23:01:26.735Z CNTRLR « [Node 013] parameter #2 has value: 1
2021-10-16T23:01:26.736Z CNTRLR » [Node 013] querying parameter #3 value...
2021-10-16T23:01:27.021Z CNTRLR « [Node 013] parameter #3 has value: 1
2021-10-16T23:01:27.030Z CNTRLR   [Node 013] Interviewing Clock...
2021-10-16T23:01:27.031Z CNTRLR » [Node 013] requesting current clock setting...
2021-10-16T23:01:27.307Z CNTRLR « [Node 013] received current clock setting: Saturday, 11:59
2021-10-16T23:01:27.315Z CNTRLR   [Node 013] Interview stage completed: CommandClasses
2021-10-16T23:01:27.315Z CNTRLR   [Node 013] Interview stage completed: OverwriteConfig
2021-10-16T23:01:27.316Z CNTRLR   [Node 013] Interview completed
2021-10-16T23:01:27.317Z CNTRLR   [Node 013] The node is ready to be used
DunklerPhoenix commented 3 years ago

Note: Yes the functions are only supported with 4.7 and higher. I looked directly at the file from nodejs db and they have a versions parameter at the missing options: https://github.com/zwave-js/node-zwave-js/blob/master/packages/config/config/devices/0x010f/fgt001.json

So I need to find a way to update my devices :D

@cgarwood Thank you for your help. 👍