Skip to content

Commit

Permalink
feat: adding new yale yrd420 touch lock
Browse files Browse the repository at this point in the history
  • Loading branch information
pbeazer committed Jan 17, 2024
1 parent fb93b59 commit 1c5c29f
Showing 1 changed file with 63 additions and 0 deletions.
63 changes: 63 additions & 0 deletions packages/config/config/devices/0x0129/yrd420-f-zw3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
{
"manufacturer": "Yale",
"manufacturerId": "0x0129",
"label": "YRD420-F-ZW3",
"description": "Assure Lock 2 Touch Deadbolt",
"devices": [
{
"productType": "0x8107",
"productId": "0x49d2"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"$import": "templates/yale_template.json#volume_two_options"
},
{
"#": "2",
"$import": "templates/yale_template.json#auto_relock"
},
{
"#": "3",
"$import": "templates/yale_template.json#auto_relock_time_180"
},
{
"#": "4",
"$import": "templates/yale_template.json#wrong_code_limit_3_to_10"
},
{
"#": "7",
"$import": "templates/yale_template.json#wrong_code_lockout_10_to_132"
},
{
"#": "8",
"$import": "templates/yale_template.json#operating_mode_normal_privacy_passage"
},
{
"#": "11",
"$import": "templates/yale_template.json#one_touch",
"defaultValue": 255
},
{
"#": "12",
"$import": "templates/yale_template.json#privacy_button"
},
{
"#": "13",
"$import": "templates/yale_template.json#lock_status_led"
},
{
"#": "28",
"$import": "templates/yale_template.json#expiring_pin_lifetime"
}
],
"metadata": {
"$import": "templates/yale_template.json#assure2_zw3_metadata",
"reset": "Please use this procedure only when the network primary controller is missing or otherwise inoperable.\n1. Remove the inside lever with the lever removal tool.\n2. Remove battery cover using hex wrench provided with lock.\n3. Remove four (4) AA batteries.\n4. Remove the 10-32 x 3/4\" pan head screw from the center of the battery housing into the barrel nut of the outside assembly.\n5. Remove inside escutcheon. Cables may stay connected.\n6. Reinstall batteries \n7. On the back of the PC board, push and hold the Reset Button with the lever removal tool for 3 seconds.\n8. While continuing the press the reset button, temporarily remove one AA battery.\n9. Reinstall the battery\n10. Release reset button and wait 15 seconds. Speaker will announce \"Welcome to Yale\"\n11. Reassemble escutcheon"
}
}

0 comments on commit 1c5c29f

Please sign in to comment.