Skip to content

Commit 06a48f6

Browse files
Merge pull request #2748 from SmartThingsCommunity/feature/add-schlage-lock
Add vid/pid of the Schlage Sense Pro to new-matter-lock
2 parents ee2ded7 + 2779abc commit 06a48f6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/SmartThings/matter-lock/src/new-matter-lock/fingerprints.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ local NEW_MATTER_LOCK_PRODUCTS = {
3030
{0x10E1, 0x2002}, -- VDA
3131
{0x1421, 0x0042}, -- Kwikset Halo Select Plus
3232
{0x1421, 0x0081}, -- Kwikset Aura Reach
33+
{0x1236, 0xa538}, -- Schlage Sense Pro
3334
}
3435

3536
return NEW_MATTER_LOCK_PRODUCTS

0 commit comments

Comments
 (0)