Half-blown dimmer (Red Dimmer?)

So something bonkers happened today. I came home and the oven was flashing so I assume we lost power. My red dimmer I noticed no longe lights up the LED lights but the zwave functionality is still working. The switch seems “blown” → it still reads ZWave but it won’t turn the light on/off. And when I use a contact voltage tester → there is no power flowing to the light.

Is there some way to reset the switch or figure out whats up? I can still see it in zwaveJS and it still reports

{
  "id": 12,
  "name": "office_switch",
  "loc": "Office",
  "values": [
    {
      "id": "12-38-0-currentValue",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 38,
      "commandClassName": "Multilevel Switch",
      "endpoint": 0,
      "property": "currentValue",
      "propertyName": "currentValue",
      "type": "number",
      "readable": true,
      "writeable": false,
      "label": "Current value",
      "stateless": false,
      "commandClassVersion": 2,
      "min": 0,
      "max": 99,
      "list": false,
      "value": 0,
      "isCurrentValue": true,
      "targetValue": "38-0-targetValue",
      "lastUpdate": 1694464001765,
      "newValue": 0
    },
    {
      "id": "12-38-0-targetValue",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 38,
      "commandClassName": "Multilevel Switch",
      "endpoint": 0,
      "property": "targetValue",
      "propertyName": "targetValue",
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Target value",
      "stateless": false,
      "commandClassVersion": 2,
      "min": 0,
      "max": 99,
      "list": false,
      "value": 255,
      "lastUpdate": 1683567672369,
      "newValue": 255
    },
    {
      "id": "12-38-0-Up",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 38,
      "commandClassName": "Multilevel Switch",
      "endpoint": 0,
      "property": "Up",
      "propertyName": "Up",
      "type": "boolean",
      "readable": false,
      "writeable": true,
      "label": "Perform a level change (Up)",
      "ccSpecific": {
        "switchType": 2
      },
      "stateless": false,
      "commandClassVersion": 2,
      "list": false,
      "value": true,
      "lastUpdate": 1694444425231,
      "newValue": true
    },
    {
      "id": "12-38-0-Down",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 38,
      "commandClassName": "Multilevel Switch",
      "endpoint": 0,
      "property": "Down",
      "propertyName": "Down",
      "type": "boolean",
      "readable": false,
      "writeable": true,
      "label": "Perform a level change (Down)",
      "ccSpecific": {
        "switchType": 2
      },
      "stateless": false,
      "commandClassVersion": 2,
      "list": false,
      "value": true,
      "lastUpdate": 1694444420368,
      "newValue": true
    },
    {
      "id": "12-38-0-duration",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 38,
      "commandClassName": "Multilevel Switch",
      "endpoint": 0,
      "property": "duration",
      "propertyName": "duration",
      "type": "duration",
      "readable": true,
      "writeable": false,
      "label": "Remaining duration",
      "stateless": false,
      "commandClassVersion": 2,
      "list": false,
      "value": {
        "unit": "seconds"
      },
      "lastUpdate": 1694440717261,
      "newValue": {
        "unit": "seconds"
      }
    },
    {
      "id": "12-38-0-restorePrevious",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 38,
      "commandClassName": "Multilevel Switch",
      "endpoint": 0,
      "property": "restorePrevious",
      "propertyName": "restorePrevious",
      "type": "boolean",
      "readable": false,
      "writeable": true,
      "label": "Restore previous value",
      "stateless": false,
      "commandClassVersion": 2,
      "list": true,
      "states": [
        {
          "text": "Restore",
          "value": true
        }
      ],
      "value": true,
      "lastUpdate": 1694444417843,
      "newValue": true
    },
    {
      "id": "12-50-0-value-65537",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 50,
      "commandClassName": "Meter",
      "endpoint": 0,
      "property": "value",
      "propertyName": "value",
      "propertyKey": 65537,
      "propertyKeyName": "Electric_kWh_Consumed",
      "type": "number",
      "readable": true,
      "writeable": false,
      "label": "Electric Consumption [kWh]",
      "ccSpecific": {
        "meterType": 1,
        "scale": 0,
        "rateType": 1
      },
      "stateless": false,
      "commandClassVersion": 3,
      "unit": "kWh",
      "list": false,
      "value": 16.631,
      "lastUpdate": 1694438139565,
      "newValue": 16.631
    },
    {
      "id": "12-50-0-value-66049",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 50,
      "commandClassName": "Meter",
      "endpoint": 0,
      "property": "value",
      "propertyName": "value",
      "propertyKey": 66049,
      "propertyKeyName": "Electric_W_Consumed",
      "type": "number",
      "readable": true,
      "writeable": false,
      "label": "Electric Consumption [W]",
      "ccSpecific": {
        "meterType": 1,
        "scale": 2,
        "rateType": 1
      },
      "stateless": false,
      "commandClassVersion": 3,
      "unit": "W",
      "list": false,
      "value": 1.6,
      "lastUpdate": 1694438164658,
      "newValue": 1.6
    },
    {
      "id": "12-50-0-reset",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 50,
      "commandClassName": "Meter",
      "endpoint": 0,
      "property": "reset",
      "propertyName": "reset",
      "type": "boolean",
      "readable": false,
      "writeable": true,
      "label": "Reset accumulated values",
      "stateless": false,
      "commandClassVersion": 3,
      "list": false,
      "lastUpdate": 1694440717263
    },
    {
      "id": "12-91-0-slowRefresh",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 91,
      "commandClassName": "Central Scene",
      "endpoint": 0,
      "property": "slowRefresh",
      "propertyName": "slowRefresh",
      "type": "boolean",
      "readable": true,
      "writeable": true,
      "description": "When this is true, KeyHeldDown notifications are sent every 55s. When this is false, the notifications are sent every 200ms.",
      "label": "Send held down notifications at a slow rate",
      "stateless": false,
      "commandClassVersion": 3,
      "list": false,
      "value": true,
      "lastUpdate": 1694450128582,
      "newValue": true
    },
    {
      "id": "12-91-0-scene-001",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 91,
      "commandClassName": "Central Scene",
      "endpoint": 0,
      "property": "scene",
      "propertyName": "scene",
      "propertyKey": "001",
      "propertyKeyName": "001",
      "type": "number",
      "readable": true,
      "writeable": false,
      "label": "Scene 001",
      "stateless": true,
      "commandClassVersion": 3,
      "min": 0,
      "max": 255,
      "list": true,
      "states": [
        {
          "text": "KeyPressed",
          "value": 0
        },
        {
          "text": "KeyReleased",
          "value": 1
        },
        {
          "text": "KeyHeldDown",
          "value": 2
        },
        {
          "text": "KeyPressed2x",
          "value": 3
        },
        {
          "text": "KeyPressed3x",
          "value": 4
        },
        {
          "text": "KeyPressed4x",
          "value": 5
        },
        {
          "text": "KeyPressed5x",
          "value": 6
        }
      ],
      "lastUpdate": 1694464059566
    },
    {
      "id": "12-91-0-scene-002",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 91,
      "commandClassName": "Central Scene",
      "endpoint": 0,
      "property": "scene",
      "propertyName": "scene",
      "propertyKey": "002",
      "propertyKeyName": "002",
      "type": "number",
      "readable": true,
      "writeable": false,
      "label": "Scene 002",
      "stateless": true,
      "commandClassVersion": 3,
      "min": 0,
      "max": 255,
      "list": true,
      "states": [
        {
          "text": "KeyPressed",
          "value": 0
        },
        {
          "text": "KeyReleased",
          "value": 1
        },
        {
          "text": "KeyHeldDown",
          "value": 2
        },
        {
          "text": "KeyPressed2x",
          "value": 3
        },
        {
          "text": "KeyPressed3x",
          "value": 4
        },
        {
          "text": "KeyPressed4x",
          "value": 5
        },
        {
          "text": "KeyPressed5x",
          "value": 6
        }
      ],
      "lastUpdate": 1694463910152
    },
    {
      "id": "12-91-0-scene-003",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 91,
      "commandClassName": "Central Scene",
      "endpoint": 0,
      "property": "scene",
      "propertyName": "scene",
      "propertyKey": "003",
      "propertyKeyName": "003",
      "type": "number",
      "readable": true,
      "writeable": false,
      "label": "Scene 003",
      "stateless": true,
      "commandClassVersion": 3,
      "min": 0,
      "max": 255,
      "list": true,
      "states": [
        {
          "text": "KeyPressed",
          "value": 0
        }
      ],
      "lastUpdate": 1694444259942
    },
    {
      "id": "12-112-0-1",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 1,
      "propertyName": "Dimming Speed (Z-Wave)",
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Dimming Speed (Z-Wave)",
      "default": 3,
      "stateless": false,
      "commandClassVersion": 1,
      "min": 0,
      "max": 100,
      "unit": "seconds",
      "list": true,
      "allowManualEntry": true,
      "states": [
        {
          "text": "Immediate",
          "value": 0
        }
      ],
      "value": 3,
      "lastUpdate": 1694444399223,
      "newValue": 3
    },
    {
      "id": "12-112-0-2",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 2,
      "propertyName": "Dimming Speed (Manual)",
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Dimming Speed (Manual)",
      "default": 101,
      "stateless": false,
      "commandClassVersion": 1,
      "min": 0,
      "max": 101,
      "unit": "seconds",
      "list": true,
      "allowManualEntry": true,
      "states": [
        {
          "text": "Immediate",
          "value": 0
        },
        {
          "text": "Synced with Parameter 1",
          "value": 101
        }
      ],
      "value": 101,
      "lastUpdate": 1694444399270,
      "newValue": 101
    },
    {
      "id": "12-112-0-3",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 3,
      "propertyName": "Ramp Rate (Z-Wave)",
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Ramp Rate (Z-Wave)",
      "default": 101,
      "stateless": false,
      "commandClassVersion": 1,
      "min": 0,
      "max": 101,
      "unit": "seconds",
      "list": true,
      "allowManualEntry": true,
      "states": [
        {
          "text": "Immediate",
          "value": 0
        },
        {
          "text": "Synced with Parameter 1",
          "value": 101
        }
      ],
      "value": 101,
      "lastUpdate": 1694444399316,
      "newValue": 101
    },
    {
      "id": "12-112-0-4",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 4,
      "propertyName": "Ramp Rate (Manual)",
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Ramp Rate (Manual)",
      "default": 101,
      "stateless": false,
      "commandClassVersion": 1,
      "min": 0,
      "max": 101,
      "unit": "seconds",
      "list": true,
      "allowManualEntry": true,
      "states": [
        {
          "text": "Immediate",
          "value": 0
        },
        {
          "text": "Synced with Parameter 1",
          "value": 101
        }
      ],
      "value": 101,
      "lastUpdate": 1694444399363,
      "newValue": 101
    },
    {
      "id": "12-112-0-5",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 5,
      "propertyName": "Minimum Dim Level",
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Minimum Dim Level",
      "default": 1,
      "stateless": false,
      "commandClassVersion": 1,
      "min": 1,
      "max": 98,
      "unit": "%",
      "list": false,
      "value": 35,
      "lastUpdate": 1694444399409,
      "newValue": 35
    },
    {
      "id": "12-112-0-6",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 6,
      "propertyName": "Maximum Dim Level",
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Maximum Dim Level",
      "default": 99,
      "stateless": false,
      "commandClassVersion": 1,
      "min": 55,
      "max": 99,
      "unit": "%",
      "list": false,
      "value": 99,
      "lastUpdate": 1694444399458,
      "newValue": 99
    },
    {
      "id": "12-112-0-7",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 7,
      "propertyName": "Invert Switch",
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Invert Switch",
      "default": 0,
      "stateless": false,
      "commandClassVersion": 1,
      "min": 0,
      "max": 1,
      "list": true,
      "allowManualEntry": false,
      "states": [
        {
          "text": "Disable",
          "value": 0
        },
        {
          "text": "Enable",
          "value": 1
        }
      ],
      "value": 0,
      "lastUpdate": 1694444399504,
      "newValue": 0
    },
    {
      "id": "12-112-0-8",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 8,
      "propertyName": "Auto-off Timer",
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Auto-off Timer",
      "default": 0,
      "stateless": false,
      "commandClassVersion": 1,
      "min": 0,
      "max": 32767,
      "unit": "seconds",
      "list": true,
      "allowManualEntry": true,
      "states": [
        {
          "text": "Disable",
          "value": 0
        }
      ],
      "value": 0,
      "lastUpdate": 1694444399550,
      "newValue": 0
    },
    {
      "id": "12-112-0-9",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 9,
      "propertyName": "Default Level (Manual)",
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Default Level (Manual)",
      "default": 0,
      "stateless": false,
      "commandClassVersion": 1,
      "min": 0,
      "max": 99,
      "list": true,
      "allowManualEntry": true,
      "states": [
        {
          "text": "Previous State",
          "value": 0
        }
      ],
      "value": 0,
      "lastUpdate": 1694444399597,
      "newValue": 0
    },
    {
      "id": "12-112-0-10",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 10,
      "propertyName": "Default Level (Z-Wave)",
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Default Level (Z-Wave)",
      "default": 0,
      "stateless": false,
      "commandClassVersion": 1,
      "min": 0,
      "max": 99,
      "list": true,
      "allowManualEntry": true,
      "states": [
        {
          "text": "Previous State",
          "value": 0
        }
      ],
      "value": 0,
      "lastUpdate": 1694444399643,
      "newValue": 0
    },
    {
      "id": "12-112-0-11",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 11,
      "propertyName": "Brightness After Power Failure",
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Brightness After Power Failure",
      "default": 100,
      "stateless": false,
      "commandClassVersion": 1,
      "min": 0,
      "max": 100,
      "list": true,
      "allowManualEntry": true,
      "states": [
        {
          "text": "Off",
          "value": 0
        },
        {
          "text": "Previous state",
          "value": 100
        }
      ],
      "value": 100,
      "lastUpdate": 1694444399690,
      "newValue": 100
    },
    {
      "id": "12-112-0-12-1",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 12,
      "propertyName": "Association Behavior: Local",
      "propertyKey": 1,
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Association Behavior: Local",
      "default": 1,
      "stateless": false,
      "commandClassVersion": 1,
      "min": 0,
      "max": 1,
      "list": true,
      "allowManualEntry": false,
      "states": [
        {
          "text": "Disabled",
          "value": 0
        },
        {
          "text": "Enabled",
          "value": 1
        }
      ],
      "value": 1,
      "lastUpdate": 1694444399736,
      "newValue": 1
    },
    {
      "id": "12-112-0-12-2",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 12,
      "propertyName": "Association Behavior: 3-Way",
      "propertyKey": 2,
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Association Behavior: 3-Way",
      "default": 1,
      "stateless": false,
      "commandClassVersion": 1,
      "min": 0,
      "max": 1,
      "list": true,
      "allowManualEntry": false,
      "states": [
        {
          "text": "Disabled",
          "value": 0
        },
        {
          "text": "Enabled",
          "value": 1
        }
      ],
      "value": 1,
      "lastUpdate": 1694444399737,
      "newValue": 1
    },
    {
      "id": "12-112-0-12-4",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 12,
      "propertyName": "Association Behavior: Z-Wave Hub",
      "propertyKey": 4,
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Association Behavior: Z-Wave Hub",
      "default": 1,
      "stateless": false,
      "commandClassVersion": 1,
      "min": 0,
      "max": 1,
      "list": true,
      "allowManualEntry": false,
      "states": [
        {
          "text": "Disabled",
          "value": 0
        },
        {
          "text": "Enabled",
          "value": 1
        }
      ],
      "value": 1,
      "lastUpdate": 1694444399738,
      "newValue": 1
    },
    {
      "id": "12-112-0-12-8",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 12,
      "propertyName": "Association Behavior: Timer",
      "propertyKey": 8,
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Association Behavior: Timer",
      "default": 1,
      "stateless": false,
      "commandClassVersion": 1,
      "min": 0,
      "max": 1,
      "list": true,
      "allowManualEntry": false,
      "states": [
        {
          "text": "Disabled",
          "value": 0
        },
        {
          "text": "Enabled",
          "value": 1
        }
      ],
      "value": 1,
      "lastUpdate": 1694444399738,
      "newValue": 1
    },
    {
      "id": "12-112-0-13",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 13,
      "propertyName": "LED Indicator: Color",
      "type": "number",
      "readable": true,
      "writeable": true,
      "description": "Uses a scaled hue value (realHue / 360 * 255).",
      "label": "LED Indicator: Color",
      "default": 170,
      "stateless": false,
      "commandClassVersion": 1,
      "min": 0,
      "max": 255,
      "list": true,
      "allowManualEntry": true,
      "states": [
        {
          "text": "Red",
          "value": 0
        },
        {
          "text": "Orange",
          "value": 21
        },
        {
          "text": "Yellow",
          "value": 42
        },
        {
          "text": "Green",
          "value": 85
        },
        {
          "text": "Cyan",
          "value": 127
        },
        {
          "text": "Blue",
          "value": 170
        },
        {
          "text": "Violet",
          "value": 212
        },
        {
          "text": "Pink",
          "value": 234
        },
        {
          "text": "White",
          "value": 255
        }
      ],
      "value": 195,
      "lastUpdate": 1694444399785,
      "newValue": 195
    },
    {
      "id": "12-112-0-14",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 14,
      "propertyName": "LED Indicator: Brightness When On",
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "LED Indicator: Brightness When On",
      "default": 5,
      "stateless": false,
      "commandClassVersion": 1,
      "min": 0,
      "max": 10,
      "list": true,
      "allowManualEntry": false,
      "states": [
        {
          "text": "Off",
          "value": 0
        },
        {
          "text": "10%",
          "value": 1
        },
        {
          "text": "20%",
          "value": 2
        },
        {
          "text": "30%",
          "value": 3
        },
        {
          "text": "40%",
          "value": 4
        },
        {
          "text": "50%",
          "value": 5
        },
        {
          "text": "60%",
          "value": 6
        },
        {
          "text": "70%",
          "value": 7
        },
        {
          "text": "80%",
          "value": 8
        },
        {
          "text": "90%",
          "value": 9
        },
        {
          "text": "100%",
          "value": 10
        }
      ],
      "value": 10,
      "lastUpdate": 1694444399831,
      "newValue": 10
    },
    {
      "id": "12-112-0-15",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 15,
      "propertyName": "LED Indicator: Brightness When Off",
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "LED Indicator: Brightness When Off",
      "default": 1,
      "stateless": false,
      "commandClassVersion": 1,
      "min": 0,
      "max": 10,
      "list": true,
      "allowManualEntry": false,
      "states": [
        {
          "text": "Off",
          "value": 0
        },
        {
          "text": "10%",
          "value": 1
        },
        {
          "text": "20%",
          "value": 2
        },
        {
          "text": "30%",
          "value": 3
        },
        {
          "text": "40%",
          "value": 4
        },
        {
          "text": "50%",
          "value": 5
        },
        {
          "text": "60%",
          "value": 6
        },
        {
          "text": "70%",
          "value": 7
        },
        {
          "text": "80%",
          "value": 8
        },
        {
          "text": "90%",
          "value": 9
        },
        {
          "text": "100%",
          "value": 10
        }
      ],
      "value": 3,
      "lastUpdate": 1694444399891,
      "newValue": 3
    },
    {
      "id": "12-112-0-16-255",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 16,
      "propertyName": "LED Indicator: Effect Color",
      "propertyKey": 255,
      "type": "number",
      "readable": true,
      "writeable": true,
      "description": "Uses a scaled hue value (realHue / 360 * 255).",
      "label": "LED Indicator: Effect Color",
      "default": 0,
      "stateless": false,
      "commandClassVersion": 1,
      "min": 0,
      "max": 255,
      "list": true,
      "allowManualEntry": true,
      "states": [
        {
          "text": "Red",
          "value": 0
        },
        {
          "text": "Orange",
          "value": 21
        },
        {
          "text": "Yellow",
          "value": 42
        },
        {
          "text": "Green",
          "value": 85
        },
        {
          "text": "Cyan",
          "value": 127
        },
        {
          "text": "Blue",
          "value": 170
        },
        {
          "text": "Violet",
          "value": 212
        },
        {
          "text": "Pink",
          "value": 234
        },
        {
          "text": "White",
          "value": 255
        }
      ],
      "value": 4,
      "lastUpdate": 1694444399939,
      "newValue": 4
    },
    {
      "id": "12-112-0-16-65280",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 16,
      "propertyName": "LED Indicator: Effect Brightness",
      "propertyKey": 65280,
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "LED Indicator: Effect Brightness",
      "default": 0,
      "stateless": false,
      "commandClassVersion": 1,
      "min": 0,
      "max": 10,
      "list": true,
      "allowManualEntry": false,
      "states": [
        {
          "text": "Off",
          "value": 0
        },
        {
          "text": "10%",
          "value": 1
        },
        {
          "text": "20%",
          "value": 2
        },
        {
          "text": "30%",
          "value": 3
        },
        {
          "text": "40%",
          "value": 4
        },
        {
          "text": "50%",
          "value": 5
        },
        {
          "text": "60%",
          "value": 6
        },
        {
          "text": "70%",
          "value": 7
        },
        {
          "text": "80%",
          "value": 8
        },
        {
          "text": "90%",
          "value": 9
        },
        {
          "text": "100%",
          "value": 10
        }
      ],
      "value": 8,
      "lastUpdate": 1694444399939,
      "newValue": 8
    },
    {
      "id": "12-112-0-16-16711680",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 16,
      "propertyName": "LED Indicator: Effect Duration",
      "propertyKey": 16711680,
      "type": "number",
      "readable": true,
      "writeable": true,
      "description": "0 = disabled, 1 to 60 = seconds, 61 to 120 = minutes (minus 60), 121 - 254 = hours (minus 120), 255 = indefinitely.",
      "label": "LED Indicator: Effect Duration",
      "default": 0,
      "stateless": false,
      "commandClassVersion": 1,
      "min": 0,
      "max": 255,
      "list": false,
      "value": 3,
      "lastUpdate": 1694444399941,
      "newValue": 3
    },
    {
      "id": "12-112-0-16-2130706432",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 16,
      "propertyName": "LED Indicator: Effect Type",
      "propertyKey": 2130706432,
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "LED Indicator: Effect Type",
      "default": 0,
      "stateless": false,
      "commandClassVersion": 1,
      "min": 0,
      "max": 5,
      "list": true,
      "allowManualEntry": false,
      "states": [
        {
          "text": "Off",
          "value": 0
        },
        {
          "text": "Solid",
          "value": 1
        },
        {
          "text": "Chase",
          "value": 2
        },
        {
          "text": "Fast Blink",
          "value": 3
        },
        {
          "text": "Slow Blink",
          "value": 4
        },
        {
          "text": "Pulse",
          "value": 5
        }
      ],
      "value": 0,
      "lastUpdate": 1694444399941,
      "newValue": 0
    },
    {
      "id": "12-112-0-17",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 17,
      "propertyName": "LED Indicator: Timeout",
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "LED Indicator: Timeout",
      "default": 3,
      "stateless": false,
      "commandClassVersion": 1,
      "min": 0,
      "max": 10,
      "unit": "seconds",
      "list": false,
      "value": 3,
      "lastUpdate": 1694444399988,
      "newValue": 3
    },
    {
      "id": "12-112-0-18",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 18,
      "propertyName": "Power Report Threshold",
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Power Report Threshold",
      "default": 10,
      "stateless": false,
      "commandClassVersion": 1,
      "min": 0,
      "max": 100,
      "unit": "%",
      "list": false,
      "value": 10,
      "lastUpdate": 1694444400034,
      "newValue": 10
    },
    {
      "id": "12-112-0-19",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 19,
      "propertyName": "Power & Energy Report Interval",
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Power & Energy Report Interval",
      "default": 3600,
      "stateless": false,
      "commandClassVersion": 1,
      "min": 0,
      "max": 32767,
      "unit": "seconds",
      "list": false,
      "value": 3600,
      "lastUpdate": 1694444400082,
      "newValue": 3600
    },
    {
      "id": "12-112-0-20",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 20,
      "propertyName": "Energy Report Threshold",
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Energy Report Threshold",
      "default": 10,
      "stateless": false,
      "commandClassVersion": 1,
      "min": 0,
      "max": 127,
      "unit": "0.01 kWh",
      "list": false,
      "value": 10,
      "lastUpdate": 1694444400129,
      "newValue": 10
    },
    {
      "id": "12-112-0-21",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 21,
      "propertyName": "AC Power Type",
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "AC Power Type",
      "default": 1,
      "stateless": false,
      "commandClassVersion": 1,
      "min": 0,
      "max": 1,
      "list": true,
      "allowManualEntry": false,
      "states": [
        {
          "text": "No Neutral",
          "value": 0
        },
        {
          "text": "Neutral",
          "value": 1
        }
      ],
      "value": 1,
      "lastUpdate": 1694444400176,
      "newValue": 1
    },
    {
      "id": "12-112-0-22",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 22,
      "propertyName": "Switch Type",
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Switch Type",
      "default": 0,
      "stateless": false,
      "commandClassVersion": 1,
      "min": 0,
      "max": 2,
      "list": true,
      "allowManualEntry": false,
      "states": [
        {
          "text": "Single-Pole (One Switch)",
          "value": 0
        },
        {
          "text": "Multi-Switch (Dumb Switch)",
          "value": 1
        },
        {
          "text": "Multi-Switch (Auxiliary Switch)",
          "value": 2
        }
      ],
      "value": 0,
      "lastUpdate": 1694444400223,
      "newValue": 0
    },
    {
      "id": "12-112-0-50",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 50,
      "propertyName": "Button Delay Period",
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Button Delay Period",
      "default": 7,
      "stateless": false,
      "commandClassVersion": 1,
      "min": 1,
      "max": 9,
      "unit": "0.1 seconds",
      "list": false,
      "value": 7,
      "lastUpdate": 1694444400269,
      "newValue": 7
    },
    {
      "id": "12-112-0-51",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 51,
      "propertyName": "Button Delay",
      "type": "number",
      "readable": true,
      "writeable": true,
      "description": "Note: Disabling the delay also disables scene control for Buttons 2-6.",
      "label": "Button Delay",
      "default": 0,
      "stateless": false,
      "commandClassVersion": 1,
      "min": 0,
      "max": 1,
      "list": true,
      "allowManualEntry": false,
      "states": [
        {
          "text": "Disable",
          "value": 0
        },
        {
          "text": "Enable",
          "value": 1
        }
      ],
      "value": 1,
      "lastUpdate": 1694444400317,
      "newValue": 1
    },
    {
      "id": "12-112-0-52",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 52,
      "propertyName": "Operation Mode",
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Operation Mode",
      "default": 0,
      "stateless": false,
      "commandClassVersion": 1,
      "min": 0,
      "max": 2,
      "list": true,
      "allowManualEntry": false,
      "states": [
        {
          "text": "Normal",
          "value": 0
        },
        {
          "text": "On/Off Only",
          "value": 1
        },
        {
          "text": "Smart Bulb",
          "value": 2
        }
      ],
      "value": 0,
      "lastUpdate": 1694444400364,
      "newValue": 0
    },
    {
      "id": "12-112-0-16",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 112,
      "commandClassName": "Configuration",
      "endpoint": 0,
      "property": 16,
      "propertyName": "param016",
      "type": "any",
      "readable": true,
      "writeable": true,
      "label": "param016 (property)",
      "stateless": false,
      "commandClassVersion": 1,
      "list": false,
      "value": 50857155,
      "lastUpdate": 1688633343595,
      "newValue": 50857155
    },
    {
      "id": "12-114-0-manufacturerId",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 114,
      "commandClassName": "Manufacturer Specific",
      "endpoint": 0,
      "property": "manufacturerId",
      "propertyName": "manufacturerId",
      "type": "number",
      "readable": true,
      "writeable": false,
      "label": "Manufacturer ID",
      "stateless": false,
      "commandClassVersion": 2,
      "min": 0,
      "max": 65535,
      "list": false,
      "value": 798,
      "lastUpdate": 1694441472125,
      "newValue": 798
    },
    {
      "id": "12-114-0-productType",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 114,
      "commandClassName": "Manufacturer Specific",
      "endpoint": 0,
      "property": "productType",
      "propertyName": "productType",
      "type": "number",
      "readable": true,
      "writeable": false,
      "label": "Product type",
      "stateless": false,
      "commandClassVersion": 2,
      "min": 0,
      "max": 65535,
      "list": false,
      "value": 1,
      "lastUpdate": 1694441472126,
      "newValue": 1
    },
    {
      "id": "12-114-0-productId",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 114,
      "commandClassName": "Manufacturer Specific",
      "endpoint": 0,
      "property": "productId",
      "propertyName": "productId",
      "type": "number",
      "readable": true,
      "writeable": false,
      "label": "Product ID",
      "stateless": false,
      "commandClassVersion": 2,
      "min": 0,
      "max": 65535,
      "list": false,
      "value": 1,
      "lastUpdate": 1694441472127,
      "newValue": 1
    },
    {
      "id": "12-117-0-local",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 117,
      "commandClassName": "Protection",
      "endpoint": 0,
      "property": "local",
      "propertyName": "local",
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Local protection state",
      "stateless": false,
      "commandClassVersion": 2,
      "list": true,
      "states": [
        {
          "text": "Unprotected",
          "value": 0
        },
        {
          "text": "ProtectedBySequence",
          "value": 1
        },
        {
          "text": "NoOperationPossible",
          "value": 2
        }
      ],
      "value": 0,
      "lastUpdate": 1694444398177,
      "newValue": 0
    },
    {
      "id": "12-117-0-rf",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 117,
      "commandClassName": "Protection",
      "endpoint": 0,
      "property": "rf",
      "propertyName": "rf",
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "RF protection state",
      "stateless": false,
      "commandClassVersion": 2,
      "list": true,
      "states": [
        {
          "text": "Unprotected",
          "value": 0
        },
        {
          "text": "NoControl",
          "value": 1
        },
        {
          "text": "NoResponse",
          "value": 2
        }
      ],
      "value": 0,
      "lastUpdate": 1694444398178,
      "newValue": 0
    },
    {
      "id": "12-117-0-exclusiveControlNodeId",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 117,
      "commandClassName": "Protection",
      "endpoint": 0,
      "property": "exclusiveControlNodeId",
      "propertyName": "exclusiveControlNodeId",
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "Node ID with exclusive control",
      "stateless": false,
      "commandClassVersion": 2,
      "min": 1,
      "max": 232,
      "list": false,
      "lastUpdate": 1694440717271
    },
    {
      "id": "12-117-0-timeout",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 117,
      "commandClassName": "Protection",
      "endpoint": 0,
      "property": "timeout",
      "propertyName": "timeout",
      "type": "number",
      "readable": true,
      "writeable": true,
      "label": "RF protection timeout",
      "stateless": false,
      "commandClassVersion": 2,
      "min": 0,
      "max": 255,
      "list": false,
      "lastUpdate": 1694440717271
    },
    {
      "id": "12-134-0-libraryType",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 134,
      "commandClassName": "Version",
      "endpoint": 0,
      "property": "libraryType",
      "propertyName": "libraryType",
      "type": "number",
      "readable": true,
      "writeable": false,
      "label": "Library type",
      "stateless": false,
      "commandClassVersion": 2,
      "list": true,
      "states": [
        {
          "text": "Unknown",
          "value": 0
        },
        {
          "text": "Static Controller",
          "value": 1
        },
        {
          "text": "Controller",
          "value": 2
        },
        {
          "text": "Enhanced Slave",
          "value": 3
        },
        {
          "text": "Slave",
          "value": 4
        },
        {
          "text": "Installer",
          "value": 5
        },
        {
          "text": "Routing Slave",
          "value": 6
        },
        {
          "text": "Bridge Controller",
          "value": 7
        },
        {
          "text": "Device under Test",
          "value": 8
        },
        {
          "text": "N/A",
          "value": 9
        },
        {
          "text": "AV Remote",
          "value": 10
        },
        {
          "text": "AV Device",
          "value": 11
        }
      ],
      "value": 3,
      "lastUpdate": 1694398681491,
      "newValue": 3
    },
    {
      "id": "12-134-0-protocolVersion",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 134,
      "commandClassName": "Version",
      "endpoint": 0,
      "property": "protocolVersion",
      "propertyName": "protocolVersion",
      "type": "string",
      "readable": true,
      "writeable": false,
      "label": "Z-Wave protocol version",
      "stateless": false,
      "commandClassVersion": 2,
      "list": false,
      "value": "6.4",
      "lastUpdate": 1694398681492,
      "newValue": "6.4"
    },
    {
      "id": "12-134-0-firmwareVersions",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 134,
      "commandClassName": "Version",
      "endpoint": 0,
      "property": "firmwareVersions",
      "propertyName": "firmwareVersions",
      "type": "string[]",
      "readable": true,
      "writeable": false,
      "label": "Z-Wave chip firmware versions",
      "stateless": false,
      "commandClassVersion": 2,
      "list": false,
      "value": [
        "1.61",
        "1.45"
      ],
      "lastUpdate": 1694398681493,
      "newValue": [
        "1.61",
        "1.45"
      ]
    },
    {
      "id": "12-134-0-hardwareVersion",
      "nodeId": 12,
      "toUpdate": false,
      "commandClass": 134,
      "commandClassName": "Version",
      "endpoint": 0,
      "property": "hardwareVersion",
      "propertyName": "hardwareVersion",
      "type": "number",
      "readable": true,
      "writeable": false,
      "label": "Z-Wave chip hardware version",
      "stateless": false,
      "commandClassVersion": 2,
      "list": false,
      "value": 1,
      "lastUpdate": 1694398681494,
      "newValue": 1
    }
  ],
  "groups": [
    {
      "text": "Lifeline",
      "endpoint": 0,
      "value": 1,
      "maxNodes": 5,
      "isLifeline": true,
      "multiChannel": false
    },
    {
      "text": "On/Off Control",
      "endpoint": 0,
      "value": 2,
      "maxNodes": 5,
      "isLifeline": false,
      "multiChannel": false
    },
    {
      "text": "Switch Multilevel Set",
      "endpoint": 0,
      "value": 3,
      "maxNodes": 5,
      "isLifeline": false,
      "multiChannel": false
    },
    {
      "text": "Sw Multi Start/Stop",
      "endpoint": 0,
      "value": 4,
      "maxNodes": 5,
      "isLifeline": false,
      "multiChannel": false
    }
  ],
  "neighbors": [],
  "ready": true,
  "available": true,
  "hassDevices": {},
  "failed": false,
  "inited": true,
  "eventsQueue": [
    {
      "time": "2023-09-11T14:59:59.939Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 16,
          "propertyKey": 255,
          "endpoint": 0,
          "newValue": 4,
          "prevValue": 195,
          "propertyName": "LED Indicator: Effect Color"
        }
      ]
    },
    {
      "time": "2023-09-11T14:59:59.941Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 16,
          "propertyKey": 65280,
          "endpoint": 0,
          "newValue": 8,
          "prevValue": 4,
          "propertyName": "LED Indicator: Effect Brightness"
        }
      ]
    },
    {
      "time": "2023-09-11T14:59:59.941Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 16,
          "propertyKey": 16711680,
          "endpoint": 0,
          "newValue": 3,
          "prevValue": 8,
          "propertyName": "LED Indicator: Effect Duration"
        }
      ]
    },
    {
      "time": "2023-09-11T14:59:59.942Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 16,
          "propertyKey": 2130706432,
          "endpoint": 0,
          "newValue": 0,
          "prevValue": 3,
          "propertyName": "LED Indicator: Effect Type"
        }
      ]
    },
    {
      "time": "2023-09-11T14:59:59.989Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 17,
          "endpoint": 0,
          "newValue": 3,
          "prevValue": 3,
          "propertyName": "LED Indicator: Timeout"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:00.036Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 18,
          "endpoint": 0,
          "newValue": 10,
          "prevValue": 10,
          "propertyName": "Power Report Threshold"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:00.083Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 19,
          "endpoint": 0,
          "newValue": 3600,
          "prevValue": 3600,
          "propertyName": "Power & Energy Report Interval"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:00.129Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 20,
          "endpoint": 0,
          "newValue": 10,
          "prevValue": 10,
          "propertyName": "Energy Report Threshold"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:00.177Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 21,
          "endpoint": 0,
          "newValue": 1,
          "prevValue": 1,
          "propertyName": "AC Power Type"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:00.223Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 22,
          "endpoint": 0,
          "newValue": 0,
          "prevValue": 0,
          "propertyName": "Switch Type"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:00.270Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 50,
          "endpoint": 0,
          "newValue": 7,
          "prevValue": 7,
          "propertyName": "Button Delay Period"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:00.318Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 51,
          "endpoint": 0,
          "newValue": 1,
          "prevValue": 1,
          "propertyName": "Button Delay"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:00.364Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Configuration",
          "commandClass": 112,
          "property": 52,
          "endpoint": 0,
          "newValue": 0,
          "prevValue": 0,
          "propertyName": "Operation Mode"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:11.005Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Up",
          "newValue": true,
          "propertyName": "Up",
          "nodeId": 12
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:14.055Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "property": "currentValue",
          "endpoint": 0,
          "newValue": 99,
          "prevValue": 0,
          "propertyName": "currentValue"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:16.877Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "restorePrevious",
          "newValue": true,
          "propertyName": "restorePrevious",
          "nodeId": 12
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:17.060Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "property": "currentValue",
          "endpoint": 0,
          "newValue": 99,
          "prevValue": 99,
          "propertyName": "currentValue"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:17.626Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "restorePrevious",
          "newValue": true,
          "prevValue": true,
          "propertyName": "restorePrevious"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:17.766Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "property": "currentValue",
          "endpoint": 0,
          "newValue": 99,
          "prevValue": 99,
          "propertyName": "currentValue"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:17.843Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "restorePrevious",
          "newValue": true,
          "prevValue": true,
          "propertyName": "restorePrevious"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:17.974Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "property": "currentValue",
          "endpoint": 0,
          "newValue": 99,
          "prevValue": 99,
          "propertyName": "currentValue"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:18.738Z",
      "event": "value added",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Down",
          "newValue": true,
          "propertyName": "Down",
          "nodeId": 12
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:19.125Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Down",
          "newValue": true,
          "prevValue": true,
          "propertyName": "Down"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:19.331Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Down",
          "newValue": true,
          "prevValue": true,
          "propertyName": "Down"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:19.506Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Down",
          "newValue": true,
          "prevValue": true,
          "propertyName": "Down"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:19.674Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Down",
          "newValue": true,
          "prevValue": true,
          "propertyName": "Down"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:19.855Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Down",
          "newValue": true,
          "prevValue": true,
          "propertyName": "Down"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:20.032Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Down",
          "newValue": true,
          "prevValue": true,
          "propertyName": "Down"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:20.214Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Down",
          "newValue": true,
          "prevValue": true,
          "propertyName": "Down"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:20.370Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Down",
          "newValue": true,
          "prevValue": true,
          "propertyName": "Down"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:20.992Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Up",
          "newValue": true,
          "prevValue": true,
          "propertyName": "Up"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:21.158Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Up",
          "newValue": true,
          "prevValue": true,
          "propertyName": "Up"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:21.359Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Up",
          "newValue": true,
          "prevValue": true,
          "propertyName": "Up"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:21.534Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Up",
          "newValue": true,
          "prevValue": true,
          "propertyName": "Up"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:21.741Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Up",
          "newValue": true,
          "prevValue": true,
          "propertyName": "Up"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:21.964Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Up",
          "newValue": true,
          "prevValue": true,
          "propertyName": "Up"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:22.158Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Up",
          "newValue": true,
          "prevValue": true,
          "propertyName": "Up"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:22.402Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Up",
          "newValue": true,
          "prevValue": true,
          "propertyName": "Up"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:22.558Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Up",
          "newValue": true,
          "prevValue": true,
          "propertyName": "Up"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:22.767Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Up",
          "newValue": true,
          "prevValue": true,
          "propertyName": "Up"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:22.979Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Up",
          "newValue": true,
          "prevValue": true,
          "propertyName": "Up"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:23.204Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Up",
          "newValue": true,
          "prevValue": true,
          "propertyName": "Up"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:23.562Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Up",
          "newValue": true,
          "prevValue": true,
          "propertyName": "Up"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:23.661Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Up",
          "newValue": true,
          "prevValue": true,
          "propertyName": "Up"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:23.856Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Up",
          "newValue": true,
          "prevValue": true,
          "propertyName": "Up"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:24.032Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Up",
          "newValue": true,
          "prevValue": true,
          "propertyName": "Up"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:24.317Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Up",
          "newValue": true,
          "prevValue": true,
          "propertyName": "Up"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:24.422Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Up",
          "newValue": true,
          "prevValue": true,
          "propertyName": "Up"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:24.577Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Up",
          "newValue": true,
          "prevValue": true,
          "propertyName": "Up"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:24.745Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Up",
          "newValue": true,
          "prevValue": true,
          "propertyName": "Up"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:24.922Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Up",
          "newValue": true,
          "prevValue": true,
          "propertyName": "Up"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:25.042Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Up",
          "newValue": true,
          "prevValue": true,
          "propertyName": "Up"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:25.232Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "endpoint": 0,
          "property": "Up",
          "newValue": true,
          "prevValue": true,
          "propertyName": "Up"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:28.272Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "property": "currentValue",
          "endpoint": 0,
          "newValue": 99,
          "prevValue": 99,
          "propertyName": "currentValue"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:36.273Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "002",
          "value": 2,
          "propertyName": "scene",
          "propertyKeyName": "002",
          "newValue": 2,
          "stateless": true
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:36.471Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "002",
          "value": 2,
          "propertyName": "scene",
          "propertyKeyName": "002",
          "newValue": 2,
          "stateless": true
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:36.671Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "002",
          "value": 2,
          "propertyName": "scene",
          "propertyKeyName": "002",
          "newValue": 2,
          "stateless": true
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:36.871Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "002",
          "value": 2,
          "propertyName": "scene",
          "propertyKeyName": "002",
          "newValue": 2,
          "stateless": true
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:37.272Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "002",
          "value": 1,
          "propertyName": "scene",
          "propertyKeyName": "002",
          "newValue": 1,
          "stateless": true
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:37.274Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "slowRefresh",
          "endpoint": 0,
          "newValue": true,
          "prevValue": true,
          "propertyName": "slowRefresh"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:38.687Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "001",
          "value": 0,
          "propertyName": "scene",
          "propertyKeyName": "001",
          "newValue": 0,
          "stateless": true
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:39.487Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "002",
          "value": 3,
          "propertyName": "scene",
          "propertyKeyName": "002",
          "newValue": 3,
          "stateless": true
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:40.687Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "001",
          "value": 0,
          "propertyName": "scene",
          "propertyKeyName": "001",
          "newValue": 0,
          "stateless": true
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:43.485Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "property": "currentValue",
          "endpoint": 0,
          "newValue": 0,
          "prevValue": 99,
          "propertyName": "currentValue"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:49.999Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "002",
          "value": 0,
          "propertyName": "scene",
          "propertyKeyName": "002",
          "newValue": 0,
          "stateless": true
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:52.798Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "property": "currentValue",
          "endpoint": 0,
          "newValue": 99,
          "prevValue": 0,
          "propertyName": "currentValue"
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:56.499Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "002",
          "value": 2,
          "propertyName": "scene",
          "propertyKeyName": "002",
          "newValue": 2,
          "stateless": true
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:56.697Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "002",
          "value": 2,
          "propertyName": "scene",
          "propertyKeyName": "002",
          "newValue": 2,
          "stateless": true
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:56.898Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "002",
          "value": 2,
          "propertyName": "scene",
          "propertyKeyName": "002",
          "newValue": 2,
          "stateless": true
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:57.097Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "002",
          "value": 2,
          "propertyName": "scene",
          "propertyKeyName": "002",
          "newValue": 2,
          "stateless": true
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:57.297Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "002",
          "value": 2,
          "propertyName": "scene",
          "propertyKeyName": "002",
          "newValue": 2,
          "stateless": true
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:57.497Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "002",
          "value": 2,
          "propertyName": "scene",
          "propertyKeyName": "002",
          "newValue": 2,
          "stateless": true
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:57.698Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "002",
          "value": 2,
          "propertyName": "scene",
          "propertyKeyName": "002",
          "newValue": 2,
          "stateless": true
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:57.898Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "002",
          "value": 2,
          "propertyName": "scene",
          "propertyKeyName": "002",
          "newValue": 2,
          "stateless": true
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:58.097Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "002",
          "value": 2,
          "propertyName": "scene",
          "propertyKeyName": "002",
          "newValue": 2,
          "stateless": true
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:58.298Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "002",
          "value": 2,
          "propertyName": "scene",
          "propertyKeyName": "002",
          "newValue": 2,
          "stateless": true
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:58.497Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "002",
          "value": 2,
          "propertyName": "scene",
          "propertyKeyName": "002",
          "newValue": 2,
          "stateless": true
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:58.798Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "002",
          "value": 1,
          "propertyName": "scene",
          "propertyKeyName": "002",
          "newValue": 1,
          "stateless": true
        }
      ]
    },
    {
      "time": "2023-09-11T15:00:59.798Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "002",
          "value": 3,
          "propertyName": "scene",
          "propertyKeyName": "002",
          "newValue": 3,
          "stateless": true
        }
      ]
    },
    {
      "time": "2023-09-11T16:35:26.184Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "002",
          "value": 2,
          "propertyName": "scene",
          "propertyKeyName": "002",
          "newValue": 2,
          "stateless": true
        }
      ]
    },
    {
      "time": "2023-09-11T16:35:26.380Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "002",
          "value": 2,
          "propertyName": "scene",
          "propertyKeyName": "002",
          "newValue": 2,
          "stateless": true
        }
      ]
    },
    {
      "time": "2023-09-11T16:35:26.581Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "002",
          "value": 2,
          "propertyName": "scene",
          "propertyKeyName": "002",
          "newValue": 2,
          "stateless": true
        }
      ]
    },
    {
      "time": "2023-09-11T16:35:26.782Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "002",
          "value": 2,
          "propertyName": "scene",
          "propertyKeyName": "002",
          "newValue": 2,
          "stateless": true
        }
      ]
    },
    {
      "time": "2023-09-11T16:35:26.981Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "002",
          "value": 2,
          "propertyName": "scene",
          "propertyKeyName": "002",
          "newValue": 2,
          "stateless": true
        }
      ]
    },
    {
      "time": "2023-09-11T16:35:27.181Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "002",
          "value": 2,
          "propertyName": "scene",
          "propertyKeyName": "002",
          "newValue": 2,
          "stateless": true
        }
      ]
    },
    {
      "time": "2023-09-11T16:35:27.381Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "002",
          "value": 2,
          "propertyName": "scene",
          "propertyKeyName": "002",
          "newValue": 2,
          "stateless": true
        }
      ]
    },
    {
      "time": "2023-09-11T16:35:27.581Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "002",
          "value": 2,
          "propertyName": "scene",
          "propertyKeyName": "002",
          "newValue": 2,
          "stateless": true
        }
      ]
    },
    {
      "time": "2023-09-11T16:35:27.780Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "002",
          "value": 2,
          "propertyName": "scene",
          "propertyKeyName": "002",
          "newValue": 2,
          "stateless": true
        }
      ]
    },
    {
      "time": "2023-09-11T16:35:27.982Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "002",
          "value": 2,
          "propertyName": "scene",
          "propertyKeyName": "002",
          "newValue": 2,
          "stateless": true
        }
      ]
    },
    {
      "time": "2023-09-11T16:35:28.181Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "002",
          "value": 2,
          "propertyName": "scene",
          "propertyKeyName": "002",
          "newValue": 2,
          "stateless": true
        }
      ]
    },
    {
      "time": "2023-09-11T16:35:28.582Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "002",
          "value": 1,
          "propertyName": "scene",
          "propertyKeyName": "002",
          "newValue": 1,
          "stateless": true
        }
      ]
    },
    {
      "time": "2023-09-11T16:35:28.583Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "slowRefresh",
          "endpoint": 0,
          "newValue": true,
          "prevValue": true,
          "propertyName": "slowRefresh"
        }
      ]
    },
    {
      "time": "2023-09-11T17:22:30.874Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "002",
          "value": 2,
          "propertyName": "scene",
          "propertyKeyName": "002",
          "newValue": 2,
          "stateless": true
        }
      ]
    },
    {
      "time": "2023-09-11T17:22:31.072Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "002",
          "value": 2,
          "propertyName": "scene",
          "propertyKeyName": "002",
          "newValue": 2,
          "stateless": true
        }
      ]
    },
    {
      "time": "2023-09-11T17:22:31.373Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "002",
          "value": 1,
          "propertyName": "scene",
          "propertyKeyName": "002",
          "newValue": 1,
          "stateless": true
        }
      ]
    },
    {
      "time": "2023-09-11T20:25:08.454Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "002",
          "value": 1,
          "propertyName": "scene",
          "propertyKeyName": "002",
          "newValue": 1,
          "stateless": true
        }
      ]
    },
    {
      "time": "2023-09-11T20:25:09.152Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "002",
          "value": 3,
          "propertyName": "scene",
          "propertyKeyName": "002",
          "newValue": 3,
          "stateless": true
        }
      ]
    },
    {
      "time": "2023-09-11T20:26:39.067Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "001",
          "value": 0,
          "propertyName": "scene",
          "propertyKeyName": "001",
          "newValue": 0,
          "stateless": true
        }
      ]
    },
    {
      "time": "2023-09-11T20:26:41.765Z",
      "event": "value updated",
      "args": [
        {
          "commandClassName": "Multilevel Switch",
          "commandClass": 38,
          "property": "currentValue",
          "endpoint": 0,
          "newValue": 0,
          "prevValue": 99,
          "propertyName": "currentValue"
        }
      ]
    },
    {
      "time": "2023-09-11T20:27:38.565Z",
      "event": "value notification",
      "args": [
        {
          "commandClassName": "Central Scene",
          "commandClass": 91,
          "property": "scene",
          "propertyKey": "001",
          "value": 5,
          "propertyName": "scene",
          "propertyKeyName": "001",
          "newValue": 5,
          "stateless": true
        }
      ]
    }
  ],
  "status": "Alive",
  "interviewStage": "Complete",
  "priorityReturnRoute": {},
  "customReturnRoute": {},
  "prioritySUCReturnRoute": false,
  "customSUCReturnRoutes": [],
  "hexId": "0x031e-0x0001-0x0001",
  "dbLink": "https://devices.zwave-js.io/?jumpTo=0x031e:0x0001:0x0001:1.61",
  "manufacturerId": 798,
  "productId": 1,
  "productType": 1,
  "deviceConfig": {
    "filename": "/snapshot/zwave-js-ui/node_modules/@zwave-js/config/config/devices/0x031e/lzw31-sn.json",
    "isEmbedded": true,
    "manufacturer": "Inovelli",
    "manufacturerId": 798,
    "label": "LZW31-SN",
    "description": "Red Series Dimmer",
    "devices": [
      {
        "productType": 1,
        "productId": 1
      }
    ],
    "firmwareVersion": {
      "min": "0.0",
      "max": "255.255"
    },
    "preferred": false,
    "paramInformation": {
      "_map": {}
    },
    "metadata": {
      "inclusion": "Start the inclusion process again on your HUB and tap the Configuration Button three (3) times.\n\nPlease Note: If this doesn't work, you can check to see if your switch is within Z-Wave Range by holding down the Configuration Button for 5-10 seconds (if it's not within range, the LED Bar will indicate Red and if it is within Range, the LED Bar will indicate Green). If your switch indicates Red, please move the switch closer to the HUB. If your switch indicates Green, please try running an Exclusion to reset your switch",
      "exclusion": "To Exclude your dimmer, put your HUB in exclusion mode and press the Configuration Button three (3) times",
      "reset": "You may factory reset the switch by holding down the Config Button for twenty (20) or more seconds. The LED Bar will turn Red and blink three (3) times to confirm. \n\nHowever, we recommend using a certified Z-Wave controller to remove the device from your network for factory resetting the switch. \n\nOnly use either of these procedures in the event that the network primary controller is missing or otherwise inoperable",
      "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=product_documents/4206/LZW31-SN%20Manual%20-%20Inovelli%20Dimmer%20Switch%20(Red%20Series)%20-%2006.28.21.pdf"
    }
  },
  "productLabel": "LZW31-SN",
  "productDescription": "Red Series Dimmer",
  "manufacturer": "Inovelli",
  "firmwareVersion": "1.61",
  "protocolVersion": 3,
  "zwavePlusVersion": 1,
  "zwavePlusNodeType": 0,
  "zwavePlusRoleType": 5,
  "nodeType": 1,
  "endpointsCount": 0,
  "endpoints": [
    {
      "index": 0,
      "label": "Root Endpoint"
    }
  ],
  "isSecure": false,
  "security": "None",
  "supportsSecurity": false,
  "supportsBeaming": true,
  "isControllerNode": false,
  "isListening": true,
  "isFrequentListening": false,
  "isRouting": true,
  "keepAwake": false,
  "maxDataRate": 100000,
  "deviceClass": {
    "basic": 4,
    "generic": 17,
    "specific": 1
  },
  "lastActive": 1694464058563,
  "firmwareCapabilities": {
    "firmwareUpgradable": true,
    "firmwareTargets": [
      0,
      4660
    ],
    "continuesToFunction": "unknown",
    "supportsActivation": "unknown"
  },
  "deviceId": "798-1-1",
  "statistics": {
    "commandsTX": 68,
    "commandsRX": 143,
    "commandsDroppedRX": 0,
    "commandsDroppedTX": 0,
    "timeoutResponse": 3,
    "rtt": 27.7,
    "lastSeen": "2023-09-11T20:27:38.563Z",
    "lwr": {
      "repeaters": [],
      "protocolDataRate": 2
    }
  },
  "supportsTime": false,
  "_name": "office_switch (Office)",
  "applicationRoute": false
}

I’d pull and reset the air gap to reboot the switch again. If that doesn’t work, try a factory reset.

Is this an LZW31-SN? I’ve had this happen to 3 of them out of 25 in the past 3 years. The dimming module just dies sometimes (and I have 4 surge surpressors in my panel). All have died when the power was out and came back on. In each situation, there’s no power to the load or led bar but it functions as a scene controller still.

1 Like

So the same thing just happened to me today with one of my Red Dimmers when the power went out. Is it connected to the lights it controls and has a neutral. There is a 2nd RD that it is associated with to make a virtual 3 way.

If I turn the non-working RD off or on the LED on the RD it is associated with turns off or on and I see the commands in my Hubitat logs. (I have a C-8 with the latest version).

From the above it seems like I am SOL.

I was happy with how it was working. Since my RD is $35 and the Z-Wave or Zigver 2:1 is $60 any reason to get a 2:1?

You could try putting in a support ticket at help.inovelli.com - They may have some refurbs or something they can do.

The older red dimmers aren’t sold anymore, so if you want a new dimmer, you’ll have to upgrade to the 2:1 or find someone who has some of the old ones and upgraded (PM me if that’s the case - I have a handful I’ve replaced so far).

I saw the price and missed the Sold Out below it. If they are permanently gone, why is that page even there?

That’s an @Eric_Inovelli question… But I would guess its to make it clear what’s evolved from one switch to another.