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

46 lines
809 B
JSON

{
"manufacturer": "Yale",
"manufacturerId": "0x0129",
"label": "YKFCON",
"description": "Keyfree Connected Lock",
"devices": [
{
"productType": "0x0006",
"productId": "0x0001",
"zwaveAllianceId": 2743
},
{
"productType": "0x0600",
"productId": "0x0000"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Lifeline",
"maxNodes": 5,
"isLifeline": true
}
},
"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"
}
]
}