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

31 lines
582 B
JSON

{
"manufacturer": "Zooz",
"manufacturerId": "0x027a",
"label": "ZSE08",
"description": "Z-Wave Plus Contact Sensor",
"devices": [
{
"productType": "0x0003",
"productId": "0x0082"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"$import": "~/templates/master_template.json#base_0-65535",
"label": "Close Delay",
"valueSize": 2,
"unit": "seconds"
},
{
"#": "2",
"$import": "~/templates/master_template.json#base_0-255_nounit",
"label": "Trigger Value",
"defaultValue": 255
}
]
}