zwave-js/.config-db/devices/0x0129/sd-m1100.json
2025-01-10 22:05:04 -08:00

34 lines
630 B
JSON

{
"manufacturer": "Yale",
"manufacturerId": "0x0129",
"label": "SD-M1100",
"description": "Smart Door Lock Z-Wave Module 2",
"devices": [
{
"productType": "0xc600",
"productId": "0x0002"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"$import": "templates/yale_template.json#volume_inverted"
},
{
"#": "2",
"$import": "templates/yale_template.json#auto_relock"
},
{
"#": "3",
"$import": "templates/yale_template.json#manual_relock_time"
},
{
"#": "6",
"$import": "templates/yale_template.json#remote_relock_time"
}
]
}