Z-wave network flooded when turning on 4 RGBW Z-wave modules from a Z-wave switch

So I have problems with my z-wave network being flooded to the point that it becomes unresponsive for maybe 30 seconds up to 1 minute, sometimes even longer than that, and the controller becoming jammed simply by using z-wave switch to turn on 4 RGBW z-wave controllers at the same time. I’m basically looking for help to reduce the traffic caused by this automation to improve the reliability of my z-wave network and reduce the occurences of the jammed controller issue.

I’m using Z-wave JS UI
an Aeotec z-stick 7 (gen 700 z-wave) on 7.21.0
The switch used is a HomeSeer HS-WX300 with firmware 1.13.6 (node 20).
The 4 RGWB dimmer used are Qubino ZMNHAD, all on firmware 2.98 (nodes 14,15,16 and 17)



When turning on/off each RGBW dimmer individually (directly from HA) the logs show reasonnable amount of traffic for that node:

2024-05-08T01:12:32.353Z DRIVER   all queues busy
2024-05-08T01:12:32.358Z SERIAL » 0x011200a90001000e042601ffff2500000000f9b4                          (20 bytes)
2024-05-08T01:12:32.359Z DRIVER » [Node 014] [REQ] [SendDataBridge]
                                  │ source node id:   1
                                  │ transmit options: 0x25
                                  │ callback id:      249
                                  └─[MultilevelSwitchCCSet]
                                      target value: 255
                                      duration:     default
2024-05-08T01:12:32.366Z SERIAL « [ACK]                                                                   (0x06)
2024-05-08T01:12:32.367Z SERIAL « 0x010401a90152                                                       (6 bytes)
2024-05-08T01:12:32.368Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T01:12:32.369Z DRIVER « [RES] [SendDataBridge]
                                    was sent: true
2024-05-08T01:12:32.383Z SERIAL « 0x011d00a9f900000100af7f7f7f7f00000200000000030100007f7f7f7f7f63    (31 bytes)
2024-05-08T01:12:32.384Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T01:12:32.386Z DRIVER « [REQ] [SendDataBridge]
                                    callback id:            249
                                    transmit status:        OK, took 10 ms
                                    routing attempts:       1
                                    protocol & route speed: Z-Wave, 100 kbit/s
                                    routing scheme:         Priority Route
                                    ACK RSSI:               -81 dBm
                                    ACK channel no.:        0
                                    TX channel no.:         0
2024-05-07 21:12:32.389 INFO Z-WAVE: [Node 014] Value updated: 38-0-targetValue 0 => 255
2024-05-08T01:12:32.391Z DRIVER   all queues idle
2024-05-08T01:12:32.483Z SERIAL « 0x011200a8000001000e04330402ff00af007f7f2b                          (20 bytes)
2024-05-08T01:12:32.484Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T01:12:32.486Z CNTRLR   [Node 014] [~] [Color Switch] currentColor[2]: 0 => 255           [Endpoint 0]
2024-05-07 21:12:32.487 INFO Z-WAVE: [Node 014] Value updated: 51-0-currentColor-2 0 => 255
2024-05-08T01:12:32.489Z CNTRLR   [Node 014] [~] [Color Switch] currentColor: {"warmWhite":0,"red": [Endpoint 0]
                                  255,"green":0,"blue":0} => {"warmWhite":0,"red":255,"green":0,"blue":0}
2024-05-07 21:12:32.490 INFO Z-WAVE: [Node 014] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T01:12:32.492Z CNTRLR   [Node 014] [~] [Color Switch] hexColor: "000000" => "ff0000"      [Endpoint 0]
2024-05-07 21:12:32.492 INFO Z-WAVE: [Node 014] Value updated: 51-0-hexColor 000000 => ff0000
2024-05-08T01:12:32.494Z DRIVER « [Node 014] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -81 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Red
                                      current value:   255
2024-05-08T01:12:32.584Z SERIAL « 0x011200a8000001000e04330403ff00ae007f7f2b                          (20 bytes)
2024-05-08T01:12:32.585Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T01:12:32.586Z CNTRLR   [Node 014] [~] [Color Switch] currentColor[3]: 0 => 255           [Endpoint 0]
2024-05-07 21:12:32.587 INFO Z-WAVE: [Node 014] Value updated: 51-0-currentColor-3 0 => 255
2024-05-08T01:12:32.590Z CNTRLR   [Node 014] [~] [Color Switch] currentColor: {"warmWhite":0,"red": [Endpoint 0]
                                  255,"green":255,"blue":0} => {"warmWhite":0,"red":255,"green":255,"blue":0}
2024-05-07 21:12:32.590 INFO Z-WAVE: [Node 014] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T01:12:32.592Z CNTRLR   [Node 014] [~] [Color Switch] hexColor: "ff0000" => "ffff00"      [Endpoint 0]
2024-05-07 21:12:32.593 INFO Z-WAVE: [Node 014] Value updated: 51-0-hexColor ff0000 => ffff00
2024-05-08T01:12:32.594Z DRIVER « [Node 014] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -82 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Green
                                      current value:   255
2024-05-08T01:12:32.683Z SERIAL « 0x011200a8000001000e04330404ff00ae007f7f2c                          (20 bytes)
2024-05-08T01:12:32.685Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T01:12:32.686Z CNTRLR   [Node 014] [~] [Color Switch] currentColor[4]: 0 => 255           [Endpoint 0]
2024-05-07 21:12:32.687 INFO Z-WAVE: [Node 014] Value updated: 51-0-currentColor-4 0 => 255
2024-05-08T01:12:32.690Z CNTRLR   [Node 014] [~] [Color Switch] currentColor: {"warmWhite":0,"red": [Endpoint 0]
                                  255,"green":255,"blue":255} => {"warmWhite":0,"red":255,"green":255,"blue":255
                                  }
2024-05-07 21:12:32.690 INFO Z-WAVE: [Node 014] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T01:12:32.692Z CNTRLR   [Node 014] [~] [Color Switch] hexColor: "ffff00" => "ffffff"      [Endpoint 0]
2024-05-07 21:12:32.693 INFO Z-WAVE: [Node 014] Value updated: 51-0-hexColor ffff00 => ffffff
2024-05-08T01:12:32.694Z DRIVER « [Node 014] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -82 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Blue
                                      current value:   255
2024-05-08T01:12:32.783Z SERIAL « 0x011200a8000001000e04330400ff00af007f7f29                          (20 bytes)
2024-05-08T01:12:32.784Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T01:12:32.786Z CNTRLR   [Node 014] [~] [Color Switch] currentColor[0]: 0 => 255           [Endpoint 0]
2024-05-07 21:12:32.787 INFO Z-WAVE: [Node 014] Value updated: 51-0-currentColor-0 0 => 255
2024-05-08T01:12:32.789Z CNTRLR   [Node 014] [~] [Color Switch] currentColor: {"warmWhite":255,"red [Endpoint 0]
                                  ":255,"green":255,"blue":255} => {"warmWhite":255,"red":255,"green":255,"blue"
                                  :255}
2024-05-07 21:12:32.790 INFO Z-WAVE: [Node 014] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T01:12:32.792Z DRIVER « [Node 014] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -81 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Warm White
                                      current value:   255
2024-05-08T01:12:32.883Z SERIAL « 0x011100a8000001000e0326036300af007f7fa3                            (19 bytes)
2024-05-08T01:12:32.884Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T01:12:32.888Z CNTRLR   [Node 014] [~] [Multilevel Switch] currentValue: 0 => 99          [Endpoint 0]
2024-05-07 21:12:32.889 INFO Z-WAVE: [Node 014] Value updated: 38-0-currentValue 0 => 99
2024-05-08T01:12:32.890Z CNTRLR   [Node 014] Scheduled poll canceled because expected value was received
2024-05-08T01:12:32.891Z DRIVER « [Node 014] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -81 dBm
                                  └─[MultilevelSwitchCCReport]
                                      current value: 99

When using the switch to turn on all 4 RGBW controllers at once, the network is flooded and everything else that is z-wave stops working for at least 30 seconds up to about 3 minutes: See posts #2,3 and 4 for logs (to large to be inserted in a single post)

When the switch is pressed, it start this automation to turn on the RGBW dimmers:

alias: Éclairage comptoir ON  (up keypress x1)
description: Éclairage comptoir ON blanc
trigger:
  - platform: event
    event_type: zwave_js_value_notification
    event_data:
      domain: zwave_js
      node_id: 20
      home_id: 3710245650
      endpoint: 0
      device_id: aa067794ca59a84b80db3f066f839054
      command_class: 91
      command_class_name: Central Scene
      label: Scene 001
      property: scene
      property_name: scene
      property_key: "001"
      property_key_name: "001"
      value: KeyPressed
      value_raw: 0
    context: {}
condition: []
action:
  - service: scene.turn_on
    target:
      entity_id: scene.eclairage_comptoir_on_blanc_100
    metadata: {}
    enabled: false
  - delay:
      hours: 0
      minutes: 0
      seconds: 3
      milliseconds: 0
  - device_id: aa067794ca59a84b80db3f066f839054
    domain: zwave_js
    type: set_config_parameter
    endpoint: 0
    parameter: 27
    bitmask: null
    subtype: 27 (Status LED 7 Color) on endpoint 0
    value: 7
mode: single

The automation call this scene so the RGBW dimmer are set to 100% on all chanels (reg, green, blue, white):

- id: '1669067824669'
  name: Éclairage comptoir ON blanc 100%
  entities:
    switch.eclairage_comptoir_1:
      friendly_name: Éclairage Comptoir 1
      state: 'off'
    light.eclairage_comptoir_1:
      supported_color_modes:
      - rgbw
      icon: mdi:led-strip-variant
      friendly_name: Éclairage Comptoir 1
      supported_features: 32
      color_mode: rgbw
      brightness: 255
      hs_color:
      - 0
      - 0
      rgb_color:
      - 255
      - 255
      - 255
      rgbw_color:
      - 255
      - 255
      - 255
      - 255
      xy_color:
      - 0.323
      - 0.329
      state: 'on'
    switch.eclairage_comptoir_2:
      friendly_name: Éclairage Comptoir 2
      state: 'off'
    light.eclairage_comptoir_2:
      supported_color_modes:
      - rgbw
      icon: mdi:led-strip-variant
      friendly_name: Éclairage Comptoir 2
      supported_features: 32
      color_mode: rgbw
      brightness: 255
      hs_color:
      - 0
      - 0
      rgb_color:
      - 255
      - 255
      - 255
      rgbw_color:
      - 255
      - 255
      - 255
      - 255
      xy_color:
      - 0.323
      - 0.329
      state: 'on'
    switch.eclairage_comptoir_3:
      friendly_name: Éclairage Comptoir 3
      state: 'off'
    light.eclairage_comptoir_3:
      supported_color_modes:
      - rgbw
      icon: mdi:led-strip-variant
      friendly_name: Éclairage Comptoir 3
      supported_features: 32
      color_mode: rgbw
      brightness: 255
      hs_color:
      - 0
      - 0
      rgb_color:
      - 255
      - 255
      - 255
      rgbw_color:
      - 255
      - 255
      - 255
      - 255
      xy_color:
      - 0.323
      - 0.329
      state: 'on'
    switch.eclairage_comptoir_4:
      friendly_name: Éclairage Comptoir 4
      state: 'off'
    light.eclairage_comptoir_4:
      supported_color_modes:
      - rgbw
      icon: mdi:led-strip-variant
      friendly_name: Éclairage Comptoir 4
      supported_features: 32
      color_mode: rgbw
      brightness: 255
      hs_color:
      - 0
      - 0
      rgb_color:
      - 255
      - 255
      - 255
      rgbw_color:
      - 255
      - 255
      - 255
      - 255
      xy_color:
      - 0.323
      - 0.329
      state: 'on'
  icon: mdi:led-strip-variant
  metadata: {}

Any idea how to solve this problem? Are there any better way to achieve this to reduce z-wave traffic?

Thanks!

Debug
Controller is Ready
Filter logs
Type to filter logs, case sensitive
2024-05-08T00:45:26.495Z DRIVER « [REQ] [SendDataBridge]
                                    callback id:            208
                                    transmit status:        OK, took 30 ms
                                    repeater node IDs:      4
                                    routing attempts:       1
                                    protocol & route speed: Z-Wave, 100 kbit/s
                                    routing scheme:         LWR
                                    ACK RSSI:               -69 dBm
                                    ACK RSSI on repeaters:  N/A
                                    ACK channel no.:        0
                                    TX channel no.:         0
2024-05-07 20:45:26.498 INFO Z-WAVE: [Node 017] Value updated: 38-0-targetValue 0 => 99
2024-05-08T00:45:26.499Z CNTRLR   [Node 017] [~] [Multilevel Switch] currentValue: 0 => 99          [Endpoint 0]
2024-05-07 20:45:26.500 INFO Z-WAVE: [Node 017] Value updated: 38-0-currentValue 0 => 99
2024-05-08T00:45:26.502Z SERIAL » 0x011200a90001001004260163ff2500000000d11e                          (20 bytes)
2024-05-08T00:45:26.503Z DRIVER » [Node 016] [REQ] [SendDataBridge]
                                  │ source node id:   1
                                  │ transmit options: 0x25
                                  │ callback id:      209
                                  └─[MultilevelSwitchCCSet]
                                      target value: 99
                                      duration:     default
2024-05-08T00:45:26.510Z SERIAL « [ACK]                                                                   (0x06)
2024-05-08T00:45:26.512Z SERIAL « 0x010401a90152                                                       (6 bytes)
2024-05-08T00:45:26.513Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:26.513Z DRIVER « [RES] [SendDataBridge]
                                    was sent: true
2024-05-08T00:45:26.544Z SERIAL « 0x011200a8000001000f04330402ff00b9007f7f3c                          (20 bytes)
2024-05-08T00:45:26.545Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:26.547Z CNTRLR   [Node 015] [~] [Color Switch] currentColor[2]: 0 => 255           [Endpoint 0]
2024-05-07 20:45:26.548 INFO Z-WAVE: [Node 015] Value updated: 51-0-currentColor-2 0 => 255
2024-05-08T00:45:26.551Z CNTRLR   [Node 015] [~] [Color Switch] currentColor: {"warmWhite":0,"red": [Endpoint 0]
                                  255,"green":0,"blue":0} => {"warmWhite":0,"red":255,"green":0,"blue":0}
2024-05-07 20:45:26.551 INFO Z-WAVE: [Node 015] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:26.553Z CNTRLR   [Node 015] [~] [Color Switch] hexColor: "000000" => "ff0000"      [Endpoint 0]
2024-05-07 20:45:26.554 INFO Z-WAVE: [Node 015] Value updated: 51-0-hexColor 000000 => ff0000
2024-05-08T00:45:26.556Z DRIVER « [Node 015] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -71 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Red
                                      current value:   255
2024-05-08T00:45:26.650Z SERIAL « 0x011d00a9d100000d01bb7f7f7f7f02010303000000010100007f7f7f7f7f51    (31 bytes)
2024-05-08T00:45:26.651Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:26.653Z DRIVER « [REQ] [SendDataBridge]
                                    callback id:            209
                                    transmit status:        OK, took 130 ms
                                    repeater node IDs:      3
                                    routing attempts:       1
                                    protocol & route speed: Z-Wave, 9.6 kbit/s
                                    routing scheme:         LWR
                                    ACK RSSI:               -69 dBm
                                    ACK RSSI on repeaters:  N/A
                                    ACK channel no.:        2
                                    TX channel no.:         1
2024-05-07 20:45:26.656 INFO Z-WAVE: [Node 016] Value updated: 38-0-targetValue 0 => 99
2024-05-08T00:45:26.658Z CNTRLR   [Node 016] [~] [Multilevel Switch] currentValue: 0 => 99          [Endpoint 0]
2024-05-07 20:45:26.659 INFO Z-WAVE: [Node 016] Value updated: 38-0-currentValue 0 => 99
2024-05-08T00:45:26.662Z SERIAL » 0x011200a90001000e04260163ff2500000000d203                          (20 bytes)
2024-05-08T00:45:26.662Z DRIVER » [Node 014] [REQ] [SendDataBridge]
                                  │ source node id:   1
                                  │ transmit options: 0x25
                                  │ callback id:      210
                                  └─[MultilevelSwitchCCSet]
                                      target value: 99
                                      duration:     default
2024-05-08T00:45:26.669Z SERIAL « [ACK]                                                                   (0x06)
2024-05-08T00:45:26.669Z SERIAL « 0x010401a90152                                                       (6 bytes)
2024-05-08T00:45:26.670Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:26.670Z DRIVER « [RES] [SendDataBridge]
                                    was sent: true
2024-05-08T00:45:26.724Z SERIAL « 0x011200a8000001000f04330402ff00b6007f7f33                          (20 bytes)
2024-05-08T00:45:26.725Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:26.727Z CNTRLR   [Node 015] [~] [Color Switch] currentColor[2]: 255 => 255         [Endpoint 0]
2024-05-07 20:45:26.728 INFO Z-WAVE: [Node 015] Value updated: 51-0-currentColor-2 255 => 255
2024-05-08T00:45:26.730Z CNTRLR   [Node 015] [~] [Color Switch] currentColor: {"warmWhite":0,"red": [Endpoint 0]
                                  255,"green":0,"blue":0} => {"warmWhite":0,"red":255,"green":0,"blue":0}
2024-05-07 20:45:26.731 INFO Z-WAVE: [Node 015] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:26.733Z CNTRLR   [Node 015] [~] [Color Switch] hexColor: "ff0000" => "ff0000"      [Endpoint 0]
2024-05-07 20:45:26.733 INFO Z-WAVE: [Node 015] Value updated: 51-0-hexColor ff0000 => ff0000
2024-05-08T00:45:26.735Z DRIVER « [Node 015] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -74 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Red
                                      current value:   255
2024-05-08T00:45:26.758Z SERIAL « 0x011200a8000001001104330402ff00bb007f7f20                          (20 bytes)
2024-05-08T00:45:26.760Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:26.762Z CNTRLR   [Node 017] [~] [Color Switch] currentColor[2]: 0 => 255           [Endpoint 0]
2024-05-07 20:45:26.763 INFO Z-WAVE: [Node 017] Value updated: 51-0-currentColor-2 0 => 255
2024-05-08T00:45:26.766Z CNTRLR   [Node 017] [~] [Color Switch] currentColor: {"warmWhite":0,"red": [Endpoint 0]
                                  255,"green":0,"blue":0} => {"warmWhite":0,"red":255,"green":0,"blue":0}
2024-05-07 20:45:26.766 INFO Z-WAVE: [Node 017] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:26.768Z CNTRLR   [Node 017] [~] [Color Switch] hexColor: "000000" => "ff0000"      [Endpoint 0]
2024-05-07 20:45:26.769 INFO Z-WAVE: [Node 017] Value updated: 51-0-hexColor 000000 => ff0000
2024-05-08T00:45:26.770Z DRIVER « [Node 017] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -69 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Red
                                      current value:   255
2024-05-08T00:45:26.890Z SERIAL « 0x011200a8000001001104330402ff00b8007f7f23                          (20 bytes)
2024-05-08T00:45:26.891Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:26.893Z CNTRLR   [Node 017] [~] [Color Switch] currentColor[2]: 255 => 255         [Endpoint 0]
2024-05-07 20:45:26.894 INFO Z-WAVE: [Node 017] Value updated: 51-0-currentColor-2 255 => 255
2024-05-08T00:45:26.896Z CNTRLR   [Node 017] [~] [Color Switch] currentColor: {"warmWhite":0,"red": [Endpoint 0]
                                  255,"green":0,"blue":0} => {"warmWhite":0,"red":255,"green":0,"blue":0}
2024-05-07 20:45:26.897 INFO Z-WAVE: [Node 017] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:26.898Z CNTRLR   [Node 017] [~] [Color Switch] hexColor: "ff0000" => "ff0000"      [Endpoint 0]
2024-05-07 20:45:26.899 INFO Z-WAVE: [Node 017] Value updated: 51-0-hexColor ff0000 => ff0000
2024-05-08T00:45:26.901Z DRIVER « [Node 017] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -72 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Red
                                      current value:   255
2024-05-08T00:45:26.903Z SERIAL « 0x011200a8000001000f04330403ff00ba007f7f3e                          (20 bytes)
2024-05-08T00:45:26.904Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:26.905Z CNTRLR   [Node 015] [~] [Color Switch] currentColor[3]: 0 => 255           [Endpoint 0]
2024-05-07 20:45:26.905 INFO Z-WAVE: [Node 015] Value updated: 51-0-currentColor-3 0 => 255
2024-05-08T00:45:26.906Z CNTRLR   [Node 015] [~] [Color Switch] currentColor: {"warmWhite":0,"red": [Endpoint 0]
                                  255,"green":255,"blue":0} => {"warmWhite":0,"red":255,"green":255,"blue":0}
2024-05-07 20:45:26.906 INFO Z-WAVE: [Node 015] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:26.907Z CNTRLR   [Node 015] [~] [Color Switch] hexColor: "ff0000" => "ffff00"      [Endpoint 0]
2024-05-07 20:45:26.907 INFO Z-WAVE: [Node 015] Value updated: 51-0-hexColor ff0000 => ffff00
2024-05-08T00:45:26.908Z DRIVER « [Node 015] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -70 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Green
                                      current value:   255
2024-05-08T00:45:27.001Z SERIAL « 0x011d00a9d200002000ad7f7f7f7f01010200000000020300007f7f7f7f7f68    (31 bytes)
2024-05-08T00:45:27.003Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:27.004Z DRIVER « [REQ] [SendDataBridge]
                                    callback id:            210
                                    transmit status:        OK, took 320 ms
                                    routing attempts:       3
                                    protocol & route speed: Z-Wave, 40 kbit/s
                                    routing scheme:         Priority Route
                                    ACK RSSI:               -83 dBm
                                    ACK channel no.:        1
                                    TX channel no.:         1
2024-05-07 20:45:27.009 INFO Z-WAVE: [Node 014] Value updated: 38-0-targetValue 0 => 99
2024-05-08T00:45:27.011Z CNTRLR   [Node 014] [~] [Multilevel Switch] currentValue: 0 => 99          [Endpoint 0]
2024-05-07 20:45:27.011 INFO Z-WAVE: [Node 014] Value updated: 38-0-currentValue 0 => 99
2024-05-08T00:45:27.014Z DRIVER   all queues idle
2024-05-08T00:45:27.063Z SERIAL « 0x011200a8000001001104330402ff00bb007f7f20                          (20 bytes)
2024-05-08T00:45:27.064Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:27.066Z CNTRLR   [Node 017] [~] [Color Switch] currentColor[2]: 255 => 255         [Endpoint 0]
2024-05-07 20:45:27.067 INFO Z-WAVE: [Node 017] Value updated: 51-0-currentColor-2 255 => 255
2024-05-08T00:45:27.068Z CNTRLR   [Node 017] [~] [Color Switch] currentColor: {"warmWhite":0,"red": [Endpoint 0]
                                  255,"green":0,"blue":0} => {"warmWhite":0,"red":255,"green":0,"blue":0}
2024-05-07 20:45:27.068 INFO Z-WAVE: [Node 017] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:27.069Z CNTRLR   [Node 017] [~] [Color Switch] hexColor: "ff0000" => "ff0000"      [Endpoint 0]
2024-05-07 20:45:27.069 INFO Z-WAVE: [Node 017] Value updated: 51-0-hexColor ff0000 => ff0000
2024-05-08T00:45:27.070Z DRIVER « [Node 017] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -69 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Red
                                      current value:   255
2024-05-08T00:45:27.112Z SERIAL « 0x011200a8000001000f04330403ff00b6007f7f32                          (20 bytes)
2024-05-08T00:45:27.114Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:27.119Z CNTRLR   [Node 015] [~] [Color Switch] currentColor[3]: 255 => 255         [Endpoint 0]
2024-05-07 20:45:27.119 INFO Z-WAVE: [Node 015] Value updated: 51-0-currentColor-3 255 => 255
2024-05-08T00:45:27.122Z CNTRLR   [Node 015] [~] [Color Switch] currentColor: {"warmWhite":0,"red": [Endpoint 0]
                                  255,"green":255,"blue":0} => {"warmWhite":0,"red":255,"green":255,"blue":0}
2024-05-07 20:45:27.122 INFO Z-WAVE: [Node 015] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:27.125Z CNTRLR   [Node 015] [~] [Color Switch] hexColor: "ffff00" => "ffff00"      [Endpoint 0]
2024-05-07 20:45:27.125 INFO Z-WAVE: [Node 015] Value updated: 51-0-hexColor ffff00 => ffff00
2024-05-08T00:45:27.125Z DRIVER « [Node 015] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -74 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Green
                                      current value:   255
2024-05-08T00:45:27.165Z SERIAL « 0x011200a8000001001004330402ff00ba007f7f20                          (20 bytes)
2024-05-08T00:45:27.167Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:27.169Z CNTRLR   [Node 016] [~] [Color Switch] currentColor[2]: 0 => 255           [Endpoint 0]
2024-05-07 20:45:27.169 INFO Z-WAVE: [Node 016] Value updated: 51-0-currentColor-2 0 => 255
2024-05-08T00:45:27.171Z CNTRLR   [Node 016] [~] [Color Switch] currentColor: {"warmWhite":0,"red": [Endpoint 0]
                                  255,"green":0,"blue":0} => {"warmWhite":0,"red":255,"green":0,"blue":0}
2024-05-07 20:45:27.172 INFO Z-WAVE: [Node 016] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:27.173Z CNTRLR   [Node 016] [~] [Color Switch] hexColor: "000000" => "ff0000"      [Endpoint 0]
2024-05-07 20:45:27.173 INFO Z-WAVE: [Node 016] Value updated: 51-0-hexColor 000000 => ff0000
2024-05-08T00:45:27.174Z DRIVER « [Node 016] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -70 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Red
                                      current value:   255
2024-05-08T00:45:27.265Z SERIAL « 0x011200a8000001001104330403ff00bb007f7f21                          (20 bytes)
2024-05-08T00:45:27.266Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:27.268Z CNTRLR   [Node 017] [~] [Color Switch] currentColor[3]: 0 => 255           [Endpoint 0]
2024-05-07 20:45:27.268 INFO Z-WAVE: [Node 017] Value updated: 51-0-currentColor-3 0 => 255
2024-05-08T00:45:27.270Z CNTRLR   [Node 017] [~] [Color Switch] currentColor: {"warmWhite":0,"red": [Endpoint 0]
                                  255,"green":255,"blue":0} => {"warmWhite":0,"red":255,"green":255,"blue":0}
2024-05-07 20:45:27.271 INFO Z-WAVE: [Node 017] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:27.272Z CNTRLR   [Node 017] [~] [Color Switch] hexColor: "ff0000" => "ffff00"      [Endpoint 0]
2024-05-07 20:45:27.272 INFO Z-WAVE: [Node 017] Value updated: 51-0-hexColor ff0000 => ffff00
2024-05-08T00:45:27.273Z DRIVER « [Node 017] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -69 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Green
                                      current value:   255
2024-05-08T00:45:27.289Z SERIAL « 0x011200a8000001000f04330403ff00b7007f7f33                          (20 bytes)
2024-05-08T00:45:27.289Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:27.290Z CNTRLR   [Node 015] [~] [Color Switch] currentColor[3]: 255 => 255         [Endpoint 0]
2024-05-07 20:45:27.290 INFO Z-WAVE: [Node 015] Value updated: 51-0-currentColor-3 255 => 255
2024-05-08T00:45:27.291Z CNTRLR   [Node 015] [~] [Color Switch] currentColor: {"warmWhite":0,"red": [Endpoint 0]
                                  255,"green":255,"blue":0} => {"warmWhite":0,"red":255,"green":255,"blue":0}
2024-05-07 20:45:27.292 INFO Z-WAVE: [Node 015] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:27.292Z CNTRLR   [Node 015] [~] [Color Switch] hexColor: "ffff00" => "ffff00"      [Endpoint 0]
2024-05-07 20:45:27.292 INFO Z-WAVE: [Node 015] Value updated: 51-0-hexColor ffff00 => ffff00
2024-05-08T00:45:27.293Z DRIVER « [Node 015] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -73 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Green
                                      current value:   255
2024-05-08T00:45:27.355Z SERIAL « 0x011200a8000001000e04330402ff00b0007f7f34                          (20 bytes)
2024-05-08T00:45:27.356Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:27.358Z CNTRLR   [Node 014] [~] [Color Switch] currentColor[2]: 0 => 255           [Endpoint 0]
2024-05-07 20:45:27.359 INFO Z-WAVE: [Node 014] Value updated: 51-0-currentColor-2 0 => 255
2024-05-08T00:45:27.362Z CNTRLR   [Node 014] [~] [Color Switch] currentColor: {"warmWhite":0,"red": [Endpoint 0]
                                  255,"green":0,"blue":0} => {"warmWhite":0,"red":255,"green":0,"blue":0}
2024-05-07 20:45:27.362 INFO Z-WAVE: [Node 014] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:27.364Z CNTRLR   [Node 014] [~] [Color Switch] hexColor: "000000" => "ff0000"      [Endpoint 0]
2024-05-07 20:45:27.365 INFO Z-WAVE: [Node 014] Value updated: 51-0-hexColor 000000 => ff0000
2024-05-08T00:45:27.366Z DRIVER « [Node 014] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -80 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Red
                                      current value:   255
2024-05-08T00:45:27.447Z SERIAL « 0x011200a8000001000f04330403ff00bd007f7f39                          (20 bytes)
2024-05-08T00:45:27.448Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:27.450Z CNTRLR   [Node 015] [~] [Color Switch] currentColor[3]: 255 => 255         [Endpoint 0]
2024-05-07 20:45:27.451 INFO Z-WAVE: [Node 015] Value updated: 51-0-currentColor-3 255 => 255
2024-05-08T00:45:27.453Z CNTRLR   [Node 015] [~] [Color Switch] currentColor: {"warmWhite":0,"red": [Endpoint 0]
                                  255,"green":255,"blue":0} => {"warmWhite":0,"red":255,"green":255,"blue":0}
2024-05-07 20:45:27.453 INFO Z-WAVE: [Node 015] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:27.455Z CNTRLR   [Node 015] [~] [Color Switch] hexColor: "ffff00" => "ffff00"      [Endpoint 0]
2024-05-07 20:45:27.455 INFO Z-WAVE: [Node 015] Value updated: 51-0-hexColor ffff00 => ffff00
2024-05-08T00:45:27.457Z DRIVER « [Node 015] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -67 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Green
                                      current value:   255
2024-05-08T00:45:27.523Z SERIAL « 0x011200a8000001000e04330403ff00b1007f7f34                          (20 bytes)
2024-05-08T00:45:27.524Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:27.526Z CNTRLR   [Node 014] [~] [Color Switch] currentColor[3]: 0 => 255           [Endpoint 0]
2024-05-07 20:45:27.526 INFO Z-WAVE: [Node 014] Value updated: 51-0-currentColor-3 0 => 255
2024-05-08T00:45:27.528Z CNTRLR   [Node 014] [~] [Color Switch] currentColor: {"warmWhite":0,"red": [Endpoint 0]
                                  255,"green":255,"blue":0} => {"warmWhite":0,"red":255,"green":255,"blue":0}
2024-05-07 20:45:27.529 INFO Z-WAVE: [Node 014] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:27.530Z CNTRLR   [Node 014] [~] [Color Switch] hexColor: "ff0000" => "ffff00"      [Endpoint 0]
2024-05-07 20:45:27.530 INFO Z-WAVE: [Node 014] Value updated: 51-0-hexColor ff0000 => ffff00
2024-05-08T00:45:27.532Z DRIVER « [Node 014] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -79 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Green
                                      current value:   255
2024-05-08T00:45:27.663Z SERIAL « 0x011200a8000001001004330403ff00bb007f7f20                          (20 bytes)
2024-05-08T00:45:27.664Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:27.664Z CNTRLR   [Node 016] [~] [Color Switch] currentColor[3]: 0 => 255           [Endpoint 0]
2024-05-07 20:45:27.665 INFO Z-WAVE: [Node 016] Value updated: 51-0-currentColor-3 0 => 255
2024-05-08T00:45:27.666Z CNTRLR   [Node 016] [~] [Color Switch] currentColor: {"warmWhite":0,"red": [Endpoint 0]
                                  255,"green":255,"blue":0} => {"warmWhite":0,"red":255,"green":255,"blue":0}
2024-05-07 20:45:27.666 INFO Z-WAVE: [Node 016] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:27.666Z CNTRLR   [Node 016] [~] [Color Switch] hexColor: "ff0000" => "ffff00"      [Endpoint 0]
2024-05-07 20:45:27.667 INFO Z-WAVE: [Node 016] Value updated: 51-0-hexColor ff0000 => ffff00
2024-05-08T00:45:27.667Z DRIVER « [Node 016] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -69 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Green
                                      current value:   255
2024-05-08T00:45:27.851Z SERIAL « 0x011200a8000001000e04330403ff00b2007f7f37                          (20 bytes)
2024-05-08T00:45:27.853Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:27.855Z CNTRLR   [Node 014] [~] [Color Switch] currentColor[3]: 255 => 255         [Endpoint 0]
2024-05-07 20:45:27.856 INFO Z-WAVE: [Node 014] Value updated: 51-0-currentColor-3 255 => 255
2024-05-08T00:45:27.858Z CNTRLR   [Node 014] [~] [Color Switch] currentColor: {"warmWhite":0,"red": [Endpoint 0]
                                  255,"green":255,"blue":0} => {"warmWhite":0,"red":255,"green":255,"blue":0}
2024-05-07 20:45:27.859 INFO Z-WAVE: [Node 014] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:27.861Z CNTRLR   [Node 014] [~] [Color Switch] hexColor: "ffff00" => "ffff00"      [Endpoint 0]
2024-05-07 20:45:27.861 INFO Z-WAVE: [Node 014] Value updated: 51-0-hexColor ffff00 => ffff00
2024-05-08T00:45:27.863Z DRIVER « [Node 014] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -78 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Green
                                      current value:   255
2024-05-08T00:45:27.899Z SERIAL « 0x011200a8000001000e04330404ff00a8007f7f2a                          (20 bytes)
2024-05-08T00:45:27.899Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:27.900Z CNTRLR   [Node 014] [~] [Color Switch] currentColor[4]: 0 => 255           [Endpoint 0]
2024-05-07 20:45:27.901 INFO Z-WAVE: [Node 014] Value updated: 51-0-currentColor-4 0 => 255
2024-05-08T00:45:27.902Z CNTRLR   [Node 014] [~] [Color Switch] currentColor: {"warmWhite":0,"red": [Endpoint 0]
                                  255,"green":255,"blue":255} => {"warmWhite":0,"red":255,"green":255,"blue":255
                                  }
2024-05-07 20:45:27.902 INFO Z-WAVE: [Node 014] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:27.903Z CNTRLR   [Node 014] [~] [Color Switch] hexColor: "ffff00" => "ffffff"      [Endpoint 0]
2024-05-07 20:45:27.903 INFO Z-WAVE: [Node 014] Value updated: 51-0-hexColor ffff00 => ffffff
2024-05-08T00:45:27.904Z DRIVER « [Node 014] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -88 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Blue
                                      current value:   255
2024-05-08T00:45:27.997Z SERIAL « 0x011200a8000001001104330403ff00bb007f7f21                          (20 bytes)
2024-05-08T00:45:27.999Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:28.002Z CNTRLR   [Node 017] [~] [Color Switch] currentColor[3]: 255 => 255         [Endpoint 0]
2024-05-07 20:45:28.002 INFO Z-WAVE: [Node 017] Value updated: 51-0-currentColor-3 255 => 255
2024-05-08T00:45:28.004Z CNTRLR   [Node 017] [~] [Color Switch] currentColor: {"warmWhite":0,"red": [Endpoint 0]
                                  255,"green":255,"blue":0} => {"warmWhite":0,"red":255,"green":255,"blue":0}
2024-05-07 20:45:28.005 INFO Z-WAVE: [Node 017] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:28.006Z CNTRLR   [Node 017] [~] [Color Switch] hexColor: "ffff00" => "ffff00"      [Endpoint 0]
2024-05-07 20:45:28.007 INFO Z-WAVE: [Node 017] Value updated: 51-0-hexColor ffff00 => ffff00
2024-05-08T00:45:28.008Z DRIVER « [Node 017] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -69 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Green
                                      current value:   255
2024-05-08T00:45:28.101Z SERIAL « 0x011200a8000001000f04330403ff00bb007f7f3f                          (20 bytes)
2024-05-08T00:45:28.103Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:28.106Z CNTRLR   [Node 015] [~] [Color Switch] currentColor[3]: 255 => 255         [Endpoint 0]
2024-05-07 20:45:28.107 INFO Z-WAVE: [Node 015] Value updated: 51-0-currentColor-3 255 => 255
2024-05-08T00:45:28.110Z CNTRLR   [Node 015] [~] [Color Switch] currentColor: {"warmWhite":0,"red": [Endpoint 0]
                                  255,"green":255,"blue":0} => {"warmWhite":0,"red":255,"green":255,"blue":0}
2024-05-07 20:45:28.111 INFO Z-WAVE: [Node 015] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:28.112Z CNTRLR   [Node 015] [~] [Color Switch] hexColor: "ffff00" => "ffff00"      [Endpoint 0]
2024-05-07 20:45:28.112 INFO Z-WAVE: [Node 015] Value updated: 51-0-hexColor ffff00 => ffff00
2024-05-08T00:45:28.113Z DRIVER « [Node 015] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -69 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Green
                                      current value:   255
2024-05-08T00:45:28.174Z SERIAL « 0x011200a8000001000e04330400ff00b2007f7f34                          (20 bytes)
2024-05-08T00:45:28.176Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:28.178Z CNTRLR   [Node 014] [~] [Color Switch] currentColor[0]: 0 => 255           [Endpoint 0]
2024-05-07 20:45:28.178 INFO Z-WAVE: [Node 014] Value updated: 51-0-currentColor-0 0 => 255
2024-05-08T00:45:28.180Z CNTRLR   [Node 014] [~] [Color Switch] currentColor: {"warmWhite":255,"red [Endpoint 0]
                                  ":255,"green":255,"blue":255} => {"warmWhite":255,"red":255,"green":255,"blue"
                                  :255}
2024-05-07 20:45:28.181 INFO Z-WAVE: [Node 014] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:28.182Z DRIVER « [Node 014] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -78 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Warm White
                                      current value:   255
2024-05-08T00:45:28.303Z SERIAL « 0x011200a8000001000f04330404ff00bb007f7f38                          (20 bytes)
2024-05-08T00:45:28.304Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:28.306Z CNTRLR   [Node 015] [~] [Color Switch] currentColor[4]: 0 => 255           [Endpoint 0]
2024-05-07 20:45:28.307 INFO Z-WAVE: [Node 015] Value updated: 51-0-currentColor-4 0 => 255
2024-05-08T00:45:28.309Z CNTRLR   [Node 015] [~] [Color Switch] currentColor: {"warmWhite":0,"red": [Endpoint 0]
                                  255,"green":255,"blue":255} => {"warmWhite":0,"red":255,"green":255,"blue":255
                                  }
2024-05-07 20:45:28.310 INFO Z-WAVE: [Node 015] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:28.312Z CNTRLR   [Node 015] [~] [Color Switch] hexColor: "ffff00" => "ffffff"      [Endpoint 0]
2024-05-07 20:45:28.312 INFO Z-WAVE: [Node 015] Value updated: 51-0-hexColor ffff00 => ffffff
2024-05-08T00:45:28.314Z DRIVER « [Node 015] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -69 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Blue
                                      current value:   255
2024-05-08T00:45:28.496Z SERIAL « 0x011200a8000001000f04330400ff00bd007f7f3a                          (20 bytes)
2024-05-08T00:45:28.496Z SERIAL » [ACK]                                                                   (0x06)

more in post #3

2024-05-08T00:45:28.497Z CNTRLR   [Node 015] [~] [Color Switch] currentColor[0]: 0 => 255           [Endpoint 0]
2024-05-07 20:45:28.498 INFO Z-WAVE: [Node 015] Value updated: 51-0-currentColor-0 0 => 255
2024-05-08T00:45:28.498Z CNTRLR   [Node 015] [~] [Color Switch] currentColor: {"warmWhite":255,"red [Endpoint 0]
                                  ":255,"green":255,"blue":255} => {"warmWhite":255,"red":255,"green":255,"blue"
                                  :255}
2024-05-07 20:45:28.499 INFO Z-WAVE: [Node 015] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:28.500Z DRIVER « [Node 015] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -67 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Warm White
                                      current value:   255
2024-05-08T00:45:28.660Z SERIAL « 0x011200a8000001000f04330400ff00bc007f7f3b                          (20 bytes)
2024-05-08T00:45:28.660Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:28.661Z CNTRLR   [Node 015] [~] [Color Switch] currentColor[0]: 255 => 255         [Endpoint 0]
2024-05-07 20:45:28.661 INFO Z-WAVE: [Node 015] Value updated: 51-0-currentColor-0 255 => 255
2024-05-08T00:45:28.662Z CNTRLR   [Node 015] [~] [Color Switch] currentColor: {"warmWhite":255,"red [Endpoint 0]
                                  ":255,"green":255,"blue":255} => {"warmWhite":255,"red":255,"green":255,"blue"
                                  :255}
2024-05-07 20:45:28.663 INFO Z-WAVE: [Node 015] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:28.663Z DRIVER « [Node 015] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -68 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Warm White
                                      current value:   255
2024-05-08T00:45:28.759Z SERIAL « 0x011200a8000001001104330403ff00bb007f7f21                          (20 bytes)
2024-05-08T00:45:28.760Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:28.761Z CNTRLR   [Node 017] [~] [Color Switch] currentColor[3]: 255 => 255         [Endpoint 0]
2024-05-07 20:45:28.761 INFO Z-WAVE: [Node 017] Value updated: 51-0-currentColor-3 255 => 255
2024-05-08T00:45:28.762Z CNTRLR   [Node 017] [~] [Color Switch] currentColor: {"warmWhite":0,"red": [Endpoint 0]
                                  255,"green":255,"blue":0} => {"warmWhite":0,"red":255,"green":255,"blue":0}
2024-05-07 20:45:28.762 INFO Z-WAVE: [Node 017] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:28.763Z CNTRLR   [Node 017] [~] [Color Switch] hexColor: "ffff00" => "ffff00"      [Endpoint 0]
2024-05-07 20:45:28.763 INFO Z-WAVE: [Node 017] Value updated: 51-0-hexColor ffff00 => ffff00
2024-05-08T00:45:28.764Z DRIVER « [Node 017] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -69 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Green
                                      current value:   255
2024-05-08T00:45:28.825Z SERIAL « 0x011100a8000001000f0326036300bb007f7fb6                            (19 bytes)
2024-05-08T00:45:28.826Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:28.827Z CNTRLR   [Node 015] [~] [Multilevel Switch] currentValue: 99 => 99         [Endpoint 0]
2024-05-07 20:45:28.827 INFO Z-WAVE: [Node 015] Value updated: 38-0-currentValue 99 => 99
2024-05-08T00:45:28.827Z CNTRLR   [Node 015] Scheduled poll canceled because expected value was received
2024-05-08T00:45:28.828Z DRIVER « [Node 015] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -69 dBm
                                  └─[MultilevelSwitchCCReport]
                                      current value: 99
2024-05-08T00:45:28.852Z SERIAL « 0x011200a8000001001004330404ff00b3007f7f2f                          (20 bytes)
2024-05-08T00:45:28.852Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:28.853Z CNTRLR   [Node 016] [~] [Color Switch] currentColor[4]: 0 => 255           [Endpoint 0]
2024-05-07 20:45:28.853 INFO Z-WAVE: [Node 016] Value updated: 51-0-currentColor-4 0 => 255
2024-05-08T00:45:28.854Z CNTRLR   [Node 016] [~] [Color Switch] currentColor: {"warmWhite":0,"red": [Endpoint 0]
                                  255,"green":255,"blue":255} => {"warmWhite":0,"red":255,"green":255,"blue":255
                                  }
2024-05-07 20:45:28.854 INFO Z-WAVE: [Node 016] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:28.855Z CNTRLR   [Node 016] [~] [Color Switch] hexColor: "ffff00" => "ffffff"      [Endpoint 0]
2024-05-07 20:45:28.855 INFO Z-WAVE: [Node 016] Value updated: 51-0-hexColor ffff00 => ffffff
2024-05-08T00:45:28.856Z DRIVER « [Node 016] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -77 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Blue
                                      current value:   255
2024-05-08T00:45:29.012Z SERIAL « 0x011200a8000001001104330404ff00bc007f7f21                          (20 bytes)
2024-05-08T00:45:29.014Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:29.016Z CNTRLR   [Node 017] [~] [Color Switch] currentColor[4]: 0 => 255           [Endpoint 0]
2024-05-07 20:45:29.017 INFO Z-WAVE: [Node 017] Value updated: 51-0-currentColor-4 0 => 255
2024-05-08T00:45:29.019Z CNTRLR   [Node 017] [~] [Color Switch] currentColor: {"warmWhite":0,"red": [Endpoint 0]
                                  255,"green":255,"blue":255} => {"warmWhite":0,"red":255,"green":255,"blue":255
                                  }
2024-05-07 20:45:29.019 INFO Z-WAVE: [Node 017] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:29.021Z CNTRLR   [Node 017] [~] [Color Switch] hexColor: "ffff00" => "ffffff"      [Endpoint 0]
2024-05-07 20:45:29.021 INFO Z-WAVE: [Node 017] Value updated: 51-0-hexColor ffff00 => ffffff
2024-05-08T00:45:29.022Z DRIVER « [Node 017] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -68 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Blue
                                      current value:   255
2024-05-08T00:45:29.144Z SERIAL « 0x011100a8000001000f0326036300bd007f7fb0                            (19 bytes)
2024-05-08T00:45:29.146Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:29.148Z CNTRLR   [Node 015] [~] [Multilevel Switch] currentValue: 99 => 99         [Endpoint 0]
2024-05-07 20:45:29.148 INFO Z-WAVE: [Node 015] Value updated: 38-0-currentValue 99 => 99
2024-05-08T00:45:29.150Z DRIVER « [Node 015] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -67 dBm
                                  └─[MultilevelSwitchCCReport]
                                      current value: 99
2024-05-08T00:45:29.303Z SERIAL « 0x011200a8000001001104330404ff00b2007f7f2f                          (20 bytes)
2024-05-08T00:45:29.304Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:29.306Z CNTRLR   [Node 017] [~] [Color Switch] currentColor[4]: 255 => 255         [Endpoint 0]
2024-05-07 20:45:29.307 INFO Z-WAVE: [Node 017] Value updated: 51-0-currentColor-4 255 => 255
2024-05-08T00:45:29.309Z CNTRLR   [Node 017] [~] [Color Switch] currentColor: {"warmWhite":0,"red": [Endpoint 0]
                                  255,"green":255,"blue":255} => {"warmWhite":0,"red":255,"green":255,"blue":255
                                  }
2024-05-07 20:45:29.310 INFO Z-WAVE: [Node 017] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:29.311Z CNTRLR   [Node 017] [~] [Color Switch] hexColor: "ffffff" => "ffffff"      [Endpoint 0]
2024-05-07 20:45:29.312 INFO Z-WAVE: [Node 017] Value updated: 51-0-hexColor ffffff => ffffff
2024-05-08T00:45:29.313Z DRIVER « [Node 017] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -78 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Blue
                                      current value:   255
2024-05-08T00:45:29.384Z SERIAL « 0x011100a8000001000f0326036300bf007f7fb2                            (19 bytes)
2024-05-08T00:45:29.385Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:29.386Z CNTRLR   [Node 015] [~] [Multilevel Switch] currentValue: 99 => 99         [Endpoint 0]
2024-05-07 20:45:29.387 INFO Z-WAVE: [Node 015] Value updated: 38-0-currentValue 99 => 99
2024-05-08T00:45:29.388Z DRIVER « [Node 015] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -65 dBm
                                  └─[MultilevelSwitchCCReport]
                                      current value: 99
2024-05-08T00:45:29.394Z SERIAL « 0x011200a8000001001104330404ff00b8007f7f25                          (20 bytes)
2024-05-08T00:45:29.395Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:29.396Z CNTRLR   [Node 017] [~] [Color Switch] currentColor[4]: 255 => 255         [Endpoint 0]
2024-05-07 20:45:29.397 INFO Z-WAVE: [Node 017] Value updated: 51-0-currentColor-4 255 => 255
2024-05-08T00:45:29.398Z CNTRLR   [Node 017] [~] [Color Switch] currentColor: {"warmWhite":0,"red": [Endpoint 0]
                                  255,"green":255,"blue":255} => {"warmWhite":0,"red":255,"green":255,"blue":255
                                  }
2024-05-07 20:45:29.398 INFO Z-WAVE: [Node 017] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:29.398Z CNTRLR   [Node 017] [~] [Color Switch] hexColor: "ffffff" => "ffffff"      [Endpoint 0]
2024-05-07 20:45:29.399 INFO Z-WAVE: [Node 017] Value updated: 51-0-hexColor ffffff => ffffff
2024-05-08T00:45:29.399Z DRIVER « [Node 017] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -72 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Blue
                                      current value:   255
2024-05-08T00:45:29.446Z SERIAL « 0x011200a8000001001104330404ff00b5007f7f28                          (20 bytes)
2024-05-08T00:45:29.447Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:29.449Z CNTRLR   [Node 017] [~] [Color Switch] currentColor[4]: 255 => 255         [Endpoint 0]
2024-05-07 20:45:29.450 INFO Z-WAVE: [Node 017] Value updated: 51-0-currentColor-4 255 => 255
2024-05-08T00:45:29.452Z CNTRLR   [Node 017] [~] [Color Switch] currentColor: {"warmWhite":0,"red": [Endpoint 0]
                                  255,"green":255,"blue":255} => {"warmWhite":0,"red":255,"green":255,"blue":255
                                  }
2024-05-07 20:45:29.452 INFO Z-WAVE: [Node 017] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:29.454Z CNTRLR   [Node 017] [~] [Color Switch] hexColor: "ffffff" => "ffffff"      [Endpoint 0]
2024-05-07 20:45:29.454 INFO Z-WAVE: [Node 017] Value updated: 51-0-hexColor ffffff => ffffff
2024-05-08T00:45:29.456Z DRIVER « [Node 017] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -75 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Blue
                                      current value:   255
2024-05-08T00:45:29.518Z SERIAL « 0x011200a8000001001004330400ff00b3007f7f2b                          (20 bytes)
2024-05-08T00:45:29.520Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:29.522Z CNTRLR   [Node 016] [~] [Color Switch] currentColor[0]: 0 => 255           [Endpoint 0]
2024-05-07 20:45:29.523 INFO Z-WAVE: [Node 016] Value updated: 51-0-currentColor-0 0 => 255
2024-05-08T00:45:29.526Z CNTRLR   [Node 016] [~] [Color Switch] currentColor: {"warmWhite":255,"red [Endpoint 0]
                                  ":255,"green":255,"blue":255} => {"warmWhite":255,"red":255,"green":255,"blue"
                                  :255}
2024-05-07 20:45:29.526 INFO Z-WAVE: [Node 016] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:29.528Z DRIVER « [Node 016] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -77 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Warm White
                                      current value:   255
2024-05-08T00:45:29.598Z SERIAL « 0x011200a8000001000e04330400ff00b2007f7f34                          (20 bytes)
2024-05-08T00:45:29.600Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:29.601Z CNTRLR   [Node 014] [~] [Color Switch] currentColor[0]: 255 => 255         [Endpoint 0]
2024-05-07 20:45:29.601 INFO Z-WAVE: [Node 014] Value updated: 51-0-currentColor-0 255 => 255
2024-05-08T00:45:29.603Z CNTRLR   [Node 014] [~] [Color Switch] currentColor: {"warmWhite":255,"red [Endpoint 0]
                                  ":255,"green":255,"blue":255} => {"warmWhite":255,"red":255,"green":255,"blue"
                                  :255}
2024-05-07 20:45:29.603 INFO Z-WAVE: [Node 014] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:29.604Z DRIVER « [Node 014] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -78 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Warm White
                                      current value:   255
2024-05-08T00:45:29.907Z SERIAL « 0x011100a8000001000f0326036300bb007f7fb6                            (19 bytes)
2024-05-08T00:45:29.909Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:29.911Z CNTRLR   [Node 015] [~] [Multilevel Switch] currentValue: 99 => 99         [Endpoint 0]
2024-05-07 20:45:29.912 INFO Z-WAVE: [Node 015] Value updated: 38-0-currentValue 99 => 99
2024-05-08T00:45:29.914Z DRIVER « [Node 015] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -69 dBm
                                  └─[MultilevelSwitchCCReport]
                                      current value: 99
2024-05-08T00:45:29.938Z SERIAL « 0x011100a8000001000f0326036300b8007f7fb5                            (19 bytes)
2024-05-08T00:45:29.939Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:29.940Z CNTRLR   [Node 015] [~] [Multilevel Switch] currentValue: 99 => 99         [Endpoint 0]
2024-05-07 20:45:29.941 INFO Z-WAVE: [Node 015] Value updated: 38-0-currentValue 99 => 99
2024-05-08T00:45:29.942Z DRIVER « [Node 015] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -72 dBm
                                  └─[MultilevelSwitchCCReport]
                                      current value: 99
2024-05-08T00:45:30.026Z DRIVER   all queues busy
2024-05-08T00:45:30.029Z SERIAL » 0x012300a900010014159f03df00b882a0f09a907b9037ef58a00645c8495825000 (37 bytes)
                                  00000d3f1
2024-05-08T00:45:30.030Z DRIVER » [Node 020] [REQ] [SendDataBridge]
                                  │ source node id:   1
                                  │ transmit options: 0x25
                                  │ callback id:      211
                                  └─[Security2CCMessageEncapsulation]
                                    │ sequence number: 223
                                    │ security class:  S2_Authenticated
                                    └─[SupervisionCCGet]
                                      │ session id:      14
                                      │ request updates: true
                                      └─[ConfigurationCCSet]
                                          parameter #:      27
                                          reset to default: false
                                          value size:       1
                                          value format:     SignedInteger
                                          value:            7
2024-05-08T00:45:30.037Z SERIAL « [ACK]                                                                   (0x06)
2024-05-08T00:45:30.037Z SERIAL « 0x010401a90152                                                       (6 bytes)
2024-05-08T00:45:30.038Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:30.038Z DRIVER « [RES] [SendDataBridge]
                                    was sent: true
2024-05-08T00:45:30.044Z SERIAL « 0x011d00a9d3020000000000000000000000000000000000000000000000009a    (31 bytes)
2024-05-08T00:45:30.044Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:30.045Z DRIVER « [REQ] [SendDataBridge]
                                    callback id:                           211
                                    transmit status:                       Fail, took 0 ms
                                    routing attempts:                      0
                                    protocol & route speed:                Unknown (0x00)
                                    routing scheme:                        Idle
                                    ACK RSSI:                              0 dBm
                                    ACK channel no.:                       0
                                    TX channel no.:                        0
                                    TX power:                              0 dBm
                                    measured noise floor:                  0 dBm
                                    ACK TX power by destination:           0 dBm
                                    measured RSSI of ACK from destination: 0 dBm
                                    measured noise floor by destination:   0 dBm
2024-05-08T00:45:30.046Z CNTRLR   The controller is jammed
2024-05-07 20:45:30.046 INFO Z-WAVE: Controller status: Controller is unable to transmit
2024-05-08T00:45:30.203Z SERIAL « 0x011200a8000001000e04330400ff00c2007f7f44                          (20 bytes)
2024-05-08T00:45:30.205Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:30.207Z CNTRLR   [Node 014] [~] [Color Switch] currentColor[0]: 255 => 255         [Endpoint 0]
2024-05-07 20:45:30.208 INFO Z-WAVE: [Node 014] Value updated: 51-0-currentColor-0 255 => 255
2024-05-08T00:45:30.210Z CNTRLR   [Node 014] [~] [Color Switch] currentColor: {"warmWhite":255,"red [Endpoint 0]
                                  ":255,"green":255,"blue":255} => {"warmWhite":255,"red":255,"green":255,"blue"
                                  :255}
2024-05-07 20:45:30.210 INFO Z-WAVE: [Node 014] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:30.211Z DRIVER « [Node 014] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -62 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Warm White
                                      current value:   255
2024-05-08T00:45:30.309Z SERIAL « 0x011200a8000001001104330404ff00ba007f7f27                          (20 bytes)
2024-05-08T00:45:30.310Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:30.312Z CNTRLR   [Node 017] [~] [Color Switch] currentColor[4]: 255 => 255         [Endpoint 0]
2024-05-07 20:45:30.313 INFO Z-WAVE: [Node 017] Value updated: 51-0-currentColor-4 255 => 255
2024-05-08T00:45:30.315Z CNTRLR   [Node 017] [~] [Color Switch] currentColor: {"warmWhite":0,"red": [Endpoint 0]
                                  255,"green":255,"blue":255} => {"warmWhite":0,"red":255,"green":255,"blue":255
                                  }
2024-05-07 20:45:30.316 INFO Z-WAVE: [Node 017] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:30.318Z CNTRLR   [Node 017] [~] [Color Switch] hexColor: "ffffff" => "ffffff"      [Endpoint 0]
2024-05-07 20:45:30.318 INFO Z-WAVE: [Node 017] Value updated: 51-0-hexColor ffffff => ffffff
2024-05-08T00:45:30.320Z DRIVER « [Node 017] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -70 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Blue
                                      current value:   255
2024-05-08T00:45:30.322Z SERIAL « 0x011200a8000001000e04330400ff00c2007f7f44                          (20 bytes)
2024-05-08T00:45:30.323Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:30.325Z CNTRLR   [Node 014] [~] [Color Switch] currentColor[0]: 255 => 255         [Endpoint 0]
2024-05-07 20:45:30.325 INFO Z-WAVE: [Node 014] Value updated: 51-0-currentColor-0 255 => 255
2024-05-08T00:45:30.326Z CNTRLR   [Node 014] [~] [Color Switch] currentColor: {"warmWhite":255,"red [Endpoint 0]
                                  ":255,"green":255,"blue":255} => {"warmWhite":255,"red":255,"green":255,"blue"
                                  :255}
2024-05-07 20:45:30.327 INFO Z-WAVE: [Node 014] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:30.327Z DRIVER « [Node 014] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -62 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Warm White
                                      current value:   255
2024-05-08T00:45:30.625Z SERIAL « 0x011200a8140001000e04330400ff00a80000003a                          (20 bytes)
2024-05-08T00:45:30.627Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:30.628Z CNTRLR   [Node 014] [~] [Color Switch] currentColor[0]: 255 => 255         [Endpoint 0]
2024-05-07 20:45:30.629 INFO Z-WAVE: [Node 014] Value updated: 51-0-currentColor-0 255 => 255
2024-05-08T00:45:30.632Z CNTRLR   [Node 014] [~] [Color Switch] currentColor: {"warmWhite":255,"red [Endpoint 0]
                                  ":255,"green":255,"blue":255} => {"warmWhite":255,"red":255,"green":255,"blue"
                                  :255}
2024-05-07 20:45:30.632 INFO Z-WAVE: [Node 014] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:30.633Z DRIVER « [Node 014] [REQ] [BridgeApplicationCommand]
                                  │ type:        broadcast
                                  │ target node: 255
                                  │ RSSI:        -88 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Warm White
                                      current value:   255
2024-05-08T00:45:30.732Z SERIAL « 0x011200a8140001000e04330400ff00b700000025                          (20 bytes)
2024-05-08T00:45:30.733Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:30.735Z CNTRLR   [Node 014] [~] [Color Switch] currentColor[0]: 255 => 255         [Endpoint 0]
2024-05-07 20:45:30.735 INFO Z-WAVE: [Node 014] Value updated: 51-0-currentColor-0 255 => 255
2024-05-08T00:45:30.737Z CNTRLR   [Node 014] [~] [Color Switch] currentColor: {"warmWhite":255,"red [Endpoint 0]
                                  ":255,"green":255,"blue":255} => {"warmWhite":255,"red":255,"green":255,"blue"
                                  :255}
2024-05-07 20:45:30.738 INFO Z-WAVE: [Node 014] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:30.739Z DRIVER « [Node 014] [REQ] [BridgeApplicationCommand]
                                  │ type:        broadcast
                                  │ target node: 255
                                  │ RSSI:        -73 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Warm White
                                      current value:   255
2024-05-08T00:45:30.750Z SERIAL « 0x011200a8140001000e04330400ff00b700000025                          (20 bytes)
2024-05-08T00:45:30.750Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:30.751Z CNTRLR   [Node 014] [~] [Color Switch] currentColor[0]: 255 => 255         [Endpoint 0]
2024-05-07 20:45:30.751 INFO Z-WAVE: [Node 014] Value updated: 51-0-currentColor-0 255 => 255
2024-05-08T00:45:30.752Z CNTRLR   [Node 014] [~] [Color Switch] currentColor: {"warmWhite":255,"red [Endpoint 0]
                                  ":255,"green":255,"blue":255} => {"warmWhite":255,"red":255,"green":255,"blue"
                                  :255}
2024-05-07 20:45:30.752 INFO Z-WAVE: [Node 014] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:30.753Z DRIVER « [Node 014] [REQ] [BridgeApplicationCommand]
                                  │ type:        broadcast
                                  │ target node: 255
                                  │ RSSI:        -73 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Warm White
                                      current value:   255
2024-05-08T00:45:30.854Z SERIAL « 0x011200a8140001000e04330400ff00b600000024                          (20 bytes)
2024-05-08T00:45:30.855Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:30.856Z CNTRLR   [Node 014] [~] [Color Switch] currentColor[0]: 255 => 255         [Endpoint 0]
2024-05-07 20:45:30.857 INFO Z-WAVE: [Node 014] Value updated: 51-0-currentColor-0 255 => 255
2024-05-08T00:45:30.858Z CNTRLR   [Node 014] [~] [Color Switch] currentColor: {"warmWhite":255,"red [Endpoint 0]
                                  ":255,"green":255,"blue":255} => {"warmWhite":255,"red":255,"green":255,"blue"
                                  :255}
2024-05-07 20:45:30.858 INFO Z-WAVE: [Node 014] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:30.859Z DRIVER « [Node 014] [REQ] [BridgeApplicationCommand]
                                  │ type:        broadcast
                                  │ target node: 255
                                  │ RSSI:        -74 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Warm White
                                      current value:   255
2024-05-08T00:45:30.986Z SERIAL « 0x011200a8000001001104330400ff00bb007f7f22                          (20 bytes)
2024-05-08T00:45:30.987Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:30.989Z CNTRLR   [Node 017] [~] [Color Switch] currentColor[0]: 0 => 255           [Endpoint 0]
2024-05-07 20:45:30.990 INFO Z-WAVE: [Node 017] Value updated: 51-0-currentColor-0 0 => 255
2024-05-08T00:45:30.994Z CNTRLR   [Node 017] [~] [Color Switch] currentColor: {"warmWhite":255,"red [Endpoint 0]
                                  ":255,"green":255,"blue":255} => {"warmWhite":255,"red":255,"green":255,"blue"
                                  :255}
2024-05-07 20:45:30.994 INFO Z-WAVE: [Node 017] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:30.996Z DRIVER « [Node 017] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -69 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Warm White
                                      current value:   255
2024-05-08T00:45:31.029Z SERIAL « 0x011100a8000001000e0326036300bb007f7fb7                            (19 bytes)
2024-05-08T00:45:31.030Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:31.031Z CNTRLR   [Node 014] [~] [Multilevel Switch] currentValue: 99 => 99         [Endpoint 0]
2024-05-07 20:45:31.032 INFO Z-WAVE: [Node 014] Value updated: 38-0-currentValue 99 => 99
2024-05-08T00:45:31.034Z CNTRLR   [Node 014] Scheduled poll canceled because expected value was received
2024-05-08T00:45:31.034Z DRIVER « [Node 014] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -69 dBm
                                  └─[MultilevelSwitchCCReport]
                                      current value: 99
2024-05-08T00:45:31.048Z SERIAL » 0x012300a900010014159f03df00b882a0f09a907b9037ef58a00645c8495825000 (37 bytes)
                                  00000d3f1
2024-05-08T00:45:31.049Z DRIVER » [Node 020] [REQ] [SendDataBridge]
                                  │ source node id:   1
                                  │ transmit options: 0x25
                                  │ callback id:      211
                                  └─[Security2CCMessageEncapsulation]
                                    │ sequence number: 223
                                    │ security class:  S2_Authenticated
                                    └─[SupervisionCCGet]
                                      │ session id:      14
                                      │ request updates: true
                                      └─[ConfigurationCCSet]
                                          parameter #:      27
                                          reset to default: false
                                          value size:       1
                                          value format:     SignedInteger
                                          value:            7
2024-05-08T00:45:31.050Z SERIAL « 0x011200a8000001001104330400ff00bb007f7f22                          (20 bytes)
2024-05-08T00:45:31.051Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:31.052Z CNTRLR   [Node 017] [~] [Color Switch] currentColor[0]: 255 => 255         [Endpoint 0]
2024-05-07 20:45:31.052 INFO Z-WAVE: [Node 017] Value updated: 51-0-currentColor-0 255 => 255
2024-05-08T00:45:31.053Z CNTRLR   [Node 017] [~] [Color Switch] currentColor: {"warmWhite":255,"red [Endpoint 0]
                                  ":255,"green":255,"blue":255} => {"warmWhite":255,"red":255,"green":255,"blue"
                                  :255}

More in post #4

2024-05-07 20:45:31.053 INFO Z-WAVE: [Node 017] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:31.054Z DRIVER « [Node 017] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -69 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Warm White
                                      current value:   255
2024-05-08T00:45:31.055Z SERIAL « [CAN]                                                                   (0x18)
2024-05-08T00:45:31.056Z CNTRLR   Failed to execute controller command after 1/3 attempts. Scheduling next try i
                                  n 100 ms.
2024-05-08T00:45:31.062Z SERIAL « 0x011200a8140001000e04330400ff00bc0000002e                          (20 bytes)
2024-05-08T00:45:31.062Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:31.063Z CNTRLR   [Node 014] [~] [Color Switch] currentColor[0]: 255 => 255         [Endpoint 0]
2024-05-07 20:45:31.063 INFO Z-WAVE: [Node 014] Value updated: 51-0-currentColor-0 255 => 255
2024-05-08T00:45:31.064Z CNTRLR   [Node 014] [~] [Color Switch] currentColor: {"warmWhite":255,"red [Endpoint 0]
                                  ":255,"green":255,"blue":255} => {"warmWhite":255,"red":255,"green":255,"blue"
                                  :255}
2024-05-07 20:45:31.064 INFO Z-WAVE: [Node 014] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:31.064Z DRIVER « [Node 014] [REQ] [BridgeApplicationCommand]
                                  │ type:        broadcast
                                  │ target node: 255
                                  │ RSSI:        -68 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Warm White
                                      current value:   255
2024-05-08T00:45:31.073Z SERIAL « 0x011200a8140001000e04330400ff00bb00000029                          (20 bytes)
2024-05-08T00:45:31.073Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:31.074Z CNTRLR   [Node 014] [~] [Color Switch] currentColor[0]: 255 => 255         [Endpoint 0]
2024-05-07 20:45:31.074 INFO Z-WAVE: [Node 014] Value updated: 51-0-currentColor-0 255 => 255
2024-05-08T00:45:31.075Z CNTRLR   [Node 014] [~] [Color Switch] currentColor: {"warmWhite":255,"red [Endpoint 0]
                                  ":255,"green":255,"blue":255} => {"warmWhite":255,"red":255,"green":255,"blue"
                                  :255}
2024-05-07 20:45:31.075 INFO Z-WAVE: [Node 014] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:31.076Z DRIVER « [Node 014] [REQ] [BridgeApplicationCommand]
                                  │ type:        broadcast
                                  │ target node: 255
                                  │ RSSI:        -69 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Warm White
                                      current value:   255
2024-05-08T00:45:31.158Z DRIVER » [Node 020] [REQ] [SendDataBridge]
                                  │ source node id:   1
                                  │ transmit options: 0x25
                                  │ callback id:      211
                                  └─[Security2CCMessageEncapsulation]
                                    │ sequence number: 223
                                    │ security class:  S2_Authenticated
                                    └─[SupervisionCCGet]
                                      │ session id:      14
                                      │ request updates: true
                                      └─[ConfigurationCCSet]
                                          parameter #:      27
                                          reset to default: false
                                          value size:       1
                                          value format:     SignedInteger
                                          value:            7
2024-05-08T00:45:31.158Z SERIAL » 0x012300a900010014159f03df00b882a0f09a907b9037ef58a00645c8495825000 (37 bytes)
                                  00000d3f1
2024-05-08T00:45:31.160Z SERIAL « 0x011100a800000100100326036300bb007f7fa9                            (19 bytes)
2024-05-08T00:45:31.162Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:31.164Z CNTRLR   [Node 016] [~] [Multilevel Switch] currentValue: 99 => 99         [Endpoint 0]
2024-05-07 20:45:31.165 INFO Z-WAVE: [Node 016] Value updated: 38-0-currentValue 99 => 99
2024-05-08T00:45:31.166Z CNTRLR   [Node 016] Scheduled poll canceled because expected value was received
2024-05-08T00:45:31.167Z DRIVER « [Node 016] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -69 dBm
                                  └─[MultilevelSwitchCCReport]
                                      current value: 99
2024-05-08T00:45:31.169Z SERIAL « [CAN]                                                                   (0x18)
2024-05-08T00:45:31.170Z CNTRLR   Failed to execute controller command after 2/3 attempts. Scheduling next try i
                                  n 1100 ms.
2024-05-08T00:45:31.190Z SERIAL « 0x011200a8000001001104330400ff00ba007f7f23                          (20 bytes)
2024-05-08T00:45:31.190Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:31.191Z CNTRLR   [Node 017] [~] [Color Switch] currentColor[0]: 255 => 255         [Endpoint 0]
2024-05-07 20:45:31.191 INFO Z-WAVE: [Node 017] Value updated: 51-0-currentColor-0 255 => 255
2024-05-08T00:45:31.192Z CNTRLR   [Node 017] [~] [Color Switch] currentColor: {"warmWhite":255,"red [Endpoint 0]
                                  ":255,"green":255,"blue":255} => {"warmWhite":255,"red":255,"green":255,"blue"
                                  :255}
2024-05-07 20:45:31.192 INFO Z-WAVE: [Node 017] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:31.193Z DRIVER « [Node 017] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -70 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Warm White
                                      current value:   255
2024-05-08T00:45:31.199Z SERIAL « 0x011100a8000001000e0326036300b9007f7fb5                            (19 bytes)
2024-05-08T00:45:31.199Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:31.200Z CNTRLR   [Node 014] [~] [Multilevel Switch] currentValue: 99 => 99         [Endpoint 0]
2024-05-07 20:45:31.200 INFO Z-WAVE: [Node 014] Value updated: 38-0-currentValue 99 => 99
2024-05-08T00:45:31.201Z DRIVER « [Node 014] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -71 dBm
                                  └─[MultilevelSwitchCCReport]
                                      current value: 99
2024-05-08T00:45:31.487Z SERIAL « 0x011100a800000100110326036300ba007f7fa9                            (19 bytes)
2024-05-08T00:45:31.489Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:31.491Z CNTRLR   [Node 017] [~] [Multilevel Switch] currentValue: 99 => 99         [Endpoint 0]
2024-05-07 20:45:31.492 INFO Z-WAVE: [Node 017] Value updated: 38-0-currentValue 99 => 99
2024-05-08T00:45:31.493Z CNTRLR   [Node 017] Scheduled poll canceled because expected value was received
2024-05-08T00:45:31.494Z DRIVER « [Node 017] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -70 dBm
                                  └─[MultilevelSwitchCCReport]
                                      current value: 99
2024-05-08T00:45:31.512Z SERIAL « 0x011100a800000100110326036300ba007f7fa9                            (19 bytes)
2024-05-08T00:45:31.513Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:31.515Z CNTRLR   [Node 017] [~] [Multilevel Switch] currentValue: 99 => 99         [Endpoint 0]
2024-05-07 20:45:31.515 INFO Z-WAVE: [Node 017] Value updated: 38-0-currentValue 99 => 99
2024-05-08T00:45:31.517Z DRIVER « [Node 017] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -70 dBm
                                  └─[MultilevelSwitchCCReport]
                                      current value: 99
2024-05-08T00:45:31.645Z SERIAL « 0x011100a800000100100326036300bb007f7fa9                            (19 bytes)
2024-05-08T00:45:31.647Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:31.648Z CNTRLR   [Node 016] [~] [Multilevel Switch] currentValue: 99 => 99         [Endpoint 0]
2024-05-07 20:45:31.648 INFO Z-WAVE: [Node 016] Value updated: 38-0-currentValue 99 => 99
2024-05-08T00:45:31.649Z DRIVER « [Node 016] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -69 dBm
                                  └─[MultilevelSwitchCCReport]
                                      current value: 99
2024-05-08T00:45:31.740Z SERIAL « 0x011200a8140001000e04330400ff00a80000003a                          (20 bytes)
2024-05-08T00:45:31.742Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:31.744Z CNTRLR   [Node 014] [~] [Color Switch] currentColor[0]: 255 => 255         [Endpoint 0]
2024-05-07 20:45:31.745 INFO Z-WAVE: [Node 014] Value updated: 51-0-currentColor-0 255 => 255
2024-05-08T00:45:31.746Z CNTRLR   [Node 014] [~] [Color Switch] currentColor: {"warmWhite":255,"red [Endpoint 0]
                                  ":255,"green":255,"blue":255} => {"warmWhite":255,"red":255,"green":255,"blue"
                                  :255}
2024-05-07 20:45:31.747 INFO Z-WAVE: [Node 014] Value updated: 51-0-currentColor [object Object] => [object Object]
2024-05-08T00:45:31.748Z DRIVER « [Node 014] [REQ] [BridgeApplicationCommand]
                                  │ type:        broadcast
                                  │ target node: 255
                                  │ RSSI:        -88 dBm
                                  └─[ColorSwitchCCReport]
                                      color component: Warm White
                                      current value:   255
2024-05-08T00:45:31.828Z SERIAL « 0x011100a8000001000e0326036300bb007f7fb7                            (19 bytes)
2024-05-08T00:45:31.829Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:31.831Z CNTRLR   [Node 014] [~] [Multilevel Switch] currentValue: 99 => 99         [Endpoint 0]
2024-05-07 20:45:31.832 INFO Z-WAVE: [Node 014] Value updated: 38-0-currentValue 99 => 99
2024-05-08T00:45:31.833Z DRIVER « [Node 014] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -69 dBm
                                  └─[MultilevelSwitchCCReport]
                                      current value: 99
2024-05-08T00:45:32.271Z DRIVER » [Node 020] [REQ] [SendDataBridge]
                                  │ source node id:   1
                                  │ transmit options: 0x25
                                  │ callback id:      211
                                  └─[Security2CCMessageEncapsulation]
                                    │ sequence number: 223
                                    │ security class:  S2_Authenticated
                                    └─[SupervisionCCGet]
                                      │ session id:      14
                                      │ request updates: true
                                      └─[ConfigurationCCSet]
                                          parameter #:      27
                                          reset to default: false
                                          value size:       1
                                          value format:     SignedInteger
                                          value:            7
2024-05-08T00:45:32.272Z SERIAL » 0x012300a900010014159f03df00b882a0f09a907b9037ef58a00645c8495825000 (37 bytes)
                                  00000d3f1
2024-05-08T00:45:32.281Z SERIAL « [ACK]                                                                   (0x06)
2024-05-08T00:45:32.282Z SERIAL « 0x010401a90152                                                       (6 bytes)
2024-05-08T00:45:32.283Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:32.284Z DRIVER « [RES] [SendDataBridge]
                                    was sent: true
2024-05-08T00:45:32.295Z SERIAL « 0x011d00a9d300000100ba7f7f7f7f00000200000000030100007f7f7f7f7f5c    (31 bytes)
2024-05-08T00:45:32.296Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:32.297Z DRIVER « [REQ] [SendDataBridge]
                                    callback id:            211
                                    transmit status:        OK, took 10 ms
                                    routing attempts:       1
                                    protocol & route speed: Z-Wave, 100 kbit/s
                                    routing scheme:         Priority Route
                                    ACK RSSI:               -70 dBm
                                    ACK channel no.:        0
                                    TX channel no.:         0
2024-05-08T00:45:32.299Z CNTRLR   The controller is no longer jammed
2024-05-07 20:45:32.299 INFO Z-WAVE: Controller status: Controller is Ready
2024-05-08T00:45:32.304Z SERIAL « 0x011f00a80000010014119f038c00621846cdce3c662edb60b483d300bb007f7ff (33 bytes)
                                  3
2024-05-08T00:45:32.305Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:32.305Z DRIVER « [Node 020] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -69 dBm
                                  └─[Security2CCMessageEncapsulation]
                                    │ sequence number: 140
                                    │ security class:  S2_Authenticated
                                    └─[SupervisionCCReport]
                                        session id:          14
                                        more updates follow: false
                                        status:              Success
                                        duration:            0s
2024-05-07 20:45:32.306 INFO Z-WAVE: [Node 020] Value updated: 112-0-27 0 => 7
2024-05-08T00:45:32.307Z DRIVER   all queues idle
2024-05-07 20:45:37.348 INFO APP: GET /health/zwave 301 0.407 ms - 191
2024-05-08T00:45:43.810Z SERIAL « 0x011b00a800000100190d56017105000000ff070000612000bc007f7f7f        (29 bytes)
2024-05-08T00:45:43.812Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:43.815Z CNTRLR   [Node 025] [~] [Notification] alarmType: 0 => 0                   [Endpoint 0]
2024-05-07 20:45:43.816 INFO Z-WAVE: [Node 025] Value updated: 113-0-alarmType 0 => 0
2024-05-08T00:45:43.817Z CNTRLR   [Node 025] [~] [Notification] alarmLevel: 0 => 0                  [Endpoint 0]
2024-05-07 20:45:43.818 INFO Z-WAVE: [Node 025] Value updated: 113-0-alarmLevel 0 => 0
2024-05-08T00:45:43.819Z DRIVER « [Node 025] [REQ] [BridgeApplicationCommand]
                                  │ RSSI: -68 dBm
                                  └─[CRC16CCCommandEncapsulation]
                                    └─[NotificationCCReport]
                                        notification type:   7
                                        notification status: 255
                                        notification state:  idle
2024-05-08T00:45:43.820Z CNTRLR   [Node 025] [~] [Notification] Home Security[Motion sensor status] [Endpoint 0]
                                  : 8 => 0
2024-05-07 20:45:43.820 INFO Z-WAVE: [Node 025] Value updated: 113-0-Home Security-Motion sensor status 8 => 0
2024-05-08T00:45:46.062Z DRIVER   all queues busy
2024-05-08T00:45:46.065Z SERIAL » 0x0103003bc7                                                         (5 bytes)
2024-05-08T00:45:46.065Z DRIVER » [REQ] [GetBackgroundRSSI]
2024-05-08T00:45:46.070Z SERIAL « [ACK]                                                                   (0x06)
2024-05-08T00:45:46.071Z SERIAL « 0x0107013b928f8f7f2f                                                 (9 bytes)
2024-05-08T00:45:46.072Z SERIAL » [ACK]                                                                   (0x06)
2024-05-08T00:45:46.075Z DRIVER « [RES] [GetBackgroundRSSI]
                                    channel 0: -110 dBm
                                    channel 1: -113 dBm
                                    channel 2: -113 dBm
                                    channel 3: N/A
2024-05-08T00:45:46.077Z DRIVER   all queues idle

I’d try to simplify by not using the scene and instead just execute the service call to turn the light on with the correct brightness and RGB values and put a 50ms delay between each service call.

  • turn on switch 1 with brightness, RGB
  • delay 50ms
  • turn on switch 2 with brightness, RGB
  • delay 50 ms
  • turn on switch 3 with brightness, RGB

If that works ok, then the issue is with the scene. If that still has the same problem, then at least you’ve ruled out the scene being the problem.

What hardware are you running on?

1 Like

Thanks,

Already tried using service calls and also using multicast. Both methods give the same results. Also tried “scenes” directly from Z-wave JS UI instead of “screnes” from HA.

I did not tried adding delays between each actions, so I’ll try that as well and will report the results.

I’m using a Beelink mini S (quad core intel N5095 / 8GB ram, 128GB SSD). Running Im running HAOS + Z-wave JS UI and Zigbee2mqtt + a few more integrations/addons but nohting crazy taking much system ressources. CPU idles at around 4%, free disk space of 100GB, about 75% free ram.
image

As a side note, Aeotec provided me with the 7.21.2 firmware (was running 7.21.0) acknowleding that the “controller jammed” issued is still not there but that there is improvements.

I flashed the firmware an hour ago and must say that for now, it looks like the network is less laggy and that this particular automation is now working way better. It still really laggy and the logs are still flooded but at least it’s usable, with a few seconds dalays, instead of just freezing the whole network for a 1-3 minutes.

You might just be hitting the channel utilization allowed for you controller and then it is not the RGBW devices alone.
The RGBW devices might put your over the edge and be a big part of it, but you other devices add to it too and that means if you do the same test in the evening where lightbulb have been turned off and on a bit, then it will occur faster than in the middle of the day where the lightbulb do not add to the utilization.

800/900Mhz networks are way less saturated than 2.4GHz, but the bandwidth are lower and they come with a restriction on how much. A device are allowed to use it.