From 958c04b508ef652ca14430c081da5534c67886ee Mon Sep 17 00:00:00 2001 From: gawdygoda Date: Tue, 3 Dec 2024 21:48:57 -0500 Subject: [PATCH] Update yrl210.json to support old non-azure YRL210 Added a product id for the original YRL210 Lever Door Lock, the generation BEFORE Azure series came out. --- packages/config/config/devices/0x0129/yrl210.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/packages/config/config/devices/0x0129/yrl210.json b/packages/config/config/devices/0x0129/yrl210.json index c7a6aa9327d4..c176fd924ad3 100644 --- a/packages/config/config/devices/0x0129/yrl210.json +++ b/packages/config/config/devices/0x0129/yrl210.json @@ -7,6 +7,10 @@ { "productType": "0x0003", "productId": "0x0409" + }, + { + "productType": "0x0003", + "productId": "0x0000" } ], "firmwareVersion": {