Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(config): add Yale Assure 2 Biometric Deadbolt locks #6972

Merged
merged 3 commits into from
Jul 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/config/config/devices/0x0129/ntb612-zw2.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
{
"#": "18",
"$import": "templates/yale_template.json#door_propped_timer_255"
"$import": "templates/yale_template.json#door_propped_timer_254"
},
{
"#": "19",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/config/devices/0x0129/ntb622-zw2.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
{
"#": "18",
"$import": "templates/yale_template.json#door_propped_timer_255"
"$import": "templates/yale_template.json#door_propped_timer_254"
},
{
"#": "19",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/config/devices/0x0129/ntb632-zw2.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
{
"#": "18",
"$import": "templates/yale_template.json#door_propped_timer_255"
"$import": "templates/yale_template.json#door_propped_timer_254"
},
{
"#": "19",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/config/devices/0x0129/ntb642-zw2.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
{
"#": "18",
"$import": "templates/yale_template.json#door_propped_timer_255"
"$import": "templates/yale_template.json#door_propped_timer_254"
},
{
"#": "19",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/config/devices/0x0129/ntm612-zw2.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
},
{
"#": "18",
"$import": "templates/yale_template.json#door_propped_timer_255"
"$import": "templates/yale_template.json#door_propped_timer_254"
},
{
"#": "20",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/config/devices/0x0129/ntm617-zw2.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
},
{
"#": "18",
"$import": "templates/yale_template.json#door_propped_timer_255"
"$import": "templates/yale_template.json#door_propped_timer_254"
},
{
"#": "20",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/config/devices/0x0129/ntm622-zw2.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
},
{
"#": "18",
"$import": "templates/yale_template.json#door_propped_timer_255"
"$import": "templates/yale_template.json#door_propped_timer_254"
},
{
"#": "20",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/config/devices/0x0129/ntm627-zw2.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
},
{
"#": "18",
"$import": "templates/yale_template.json#door_propped_timer_255"
"$import": "templates/yale_template.json#door_propped_timer_254"
},
{
"#": "20",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/config/devices/0x0129/ntm632-zw2.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
},
{
"#": "18",
"$import": "templates/yale_template.json#door_propped_timer_255"
"$import": "templates/yale_template.json#door_propped_timer_254"
},
{
"#": "20",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/config/devices/0x0129/ntm637-zw2.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
},
{
"#": "18",
"$import": "templates/yale_template.json#door_propped_timer_255"
"$import": "templates/yale_template.json#door_propped_timer_254"
},
{
"#": "20",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/config/devices/0x0129/ntm642-zw2.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
},
{
"#": "18",
"$import": "templates/yale_template.json#door_propped_timer_255"
"$import": "templates/yale_template.json#door_propped_timer_254"
},
{
"#": "20",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/config/devices/0x0129/ntm647-zw2.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
},
{
"#": "18",
"$import": "templates/yale_template.json#door_propped_timer_255"
"$import": "templates/yale_template.json#door_propped_timer_254"
},
{
"#": "20",
Expand Down
3 changes: 1 addition & 2 deletions packages/config/config/devices/0x0129/ntt610.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,7 @@
},
{
"#": "18",
"$import": "templates/yale_template.json#door_propped_timer",
"minValue": 10
"$import": "templates/yale_template.json#door_propped_timer"
},
{
"#": "19",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/config/devices/0x0129/ntt612-zw2.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
},
{
"#": "18",
"$import": "templates/yale_template.json#door_propped_timer_255"
"$import": "templates/yale_template.json#door_propped_timer_254"
},
{
"#": "19",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/config/devices/0x0129/ntt622-zw2.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
},
{
"#": "18",
"$import": "templates/yale_template.json#door_propped_timer_255"
"$import": "templates/yale_template.json#door_propped_timer_254"
},
{
"#": "19",
Expand Down
29 changes: 22 additions & 7 deletions packages/config/config/devices/0x0129/templates/yale_template.json
Original file line number Diff line number Diff line change
Expand Up @@ -330,18 +330,33 @@
]
},
"door_propped_timer": {
"$import": "~/templates/master_template.json#base_0-127_nounit",
"label": "Door Propped Time Limit",
"unit": "10 seconds",
"minValue": 10,
"defaultValue": 0
"valueSize": 1,
"minValue": 0,
"maxValue": 127,
"defaultValue": 0,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
"door_propped_timer_255": {
"$import": "~/templates/master_template.json#base_0-255_nounit",
"door_propped_timer_254": {
"label": "Door Propped Time Limit",
"unit": "10 seconds",
"minValue": 10,
"defaultValue": 0
"valueSize": 1,
"minValue": 0,
"maxValue": 254,
"defaultValue": 0,
"unsigned": true,
"options": [
{
"label": "Disable",
"value": 0
}
]
},
"dps_alarm": {
"$import": "~/templates/master_template.json#base_enable_disable_255",
Expand Down
109 changes: 109 additions & 0 deletions packages/config/config/devices/0x0129/yrd4x0-f-zw3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,109 @@
{
"manufacturer": "Yale",
"manufacturerId": "0x0129",
"label": [
{
"$if": "productId === 0x49d1",
"value": "YRD410-F-ZW3"
},
{
"$if": "productId === 0x49d2",
"value": "YRD420-F-ZW3"
},
{
"$if": "productId === 0x49d3",
"value": "YRD430-F-ZW3"
},
{
"$if": "productId === 0x49d5",
"value": "YRD450-F-ZW3"
},
"YRD4X0-F-ZW3"
],
"description": "Assure 2 Biometric Deadbolt",
"devices": [
// YRD410-F-ZW3 (Keyed Push Button)
{
"productType": "0x8107",
"productId": "0x49d1",
"zwaveAllianceId": 4936
},
// YRD420-F-ZW3 (Keyed Touch Screen)
{
"productType": "0x8107",
"productId": "0x49d2",
"zwaveAllianceId": 4929
},
// YRD430-F-ZW3 (Keyless Push Button)
{
"productType": "0x8107",
"productId": "0x49d3",
"zwaveAllianceId": 4934
},
// YRD450-F-ZW3 (Keyless Touch Screen)
{
"productType": "0x8107",
"productId": "0x49d5",
"zwaveAllianceId": 4913
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"$import": "templates/yale_template.json#volume",
"defaultValue": 1
},
{
"#": "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",
"defaultValue": 3
},
{
"#": "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
},
{
"#": "13",
"$import": "templates/yale_template.json#lock_status_led"
},
{
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Param 18 is missing here, but documented.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added it + fixed incorrect minValue in the yale_template.json

"#": "18",
"$import": "templates/yale_template.json#door_propped_timer_254"
},
{
"#": "19",
"$import": "templates/yale_template.json#dps_alarm",
"defaultValue": 255
},
{
"#": "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",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=cert_portal/certs/859/YRD420_F_ZW3_MNL_1.pdf"
}
}