zwave-js/.config-db/devices/0x0312/nzw31s.json
2025-01-10 22:05:04 -08:00

44 lines
872 B
JSON

{
"manufacturer": "Inovelli",
"manufacturerId": "0x0312",
"label": "NZW31S",
"description": "In-Wall Dimming Switch Scene Enabled",
"devices": [
{
"productType": "0x1f00",
"productId": "0x1f00"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "Dimmer Step Configuration",
"description": "Dimmer speed setting (On/Off)",
"valueSize": 1,
"minValue": 1,
"maxValue": 99,
"defaultValue": 1
},
{
"#": "2",
"label": "Dimmer Minimum Configuration",
"description": "Lowest dim setting before turning off",
"valueSize": 1,
"minValue": 1,
"maxValue": 99,
"defaultValue": 1
},
{
"#": "4",
"$import": "~/templates/master_template.json#orientation"
},
{
"#": "5",
"$import": "templates/minoston_template.json#auto_off_timer_32767s"
}
]
}