We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45779e5 commit 6410f7fCopy full SHA for 6410f7f
drivers/SmartThings/matter-lock/src/new-matter-lock/init.lua
@@ -36,6 +36,11 @@ local NEW_MATTER_LOCK_PRODUCTS = {
36
{0x1533, 0x0001}, -- eufy, E31
37
{0x1533, 0x0002}, -- eufy, E30
38
{0x1533, 0x0003}, -- eufy, C34
39
+ {0x135D, 0x00B1}, -- Nuki, Smart Lock Pro
40
+ {0x135D, 0x00B2}, -- Nuki, Smart Lock
41
+ {0x135D, 0x00C1}, -- Nuki, Smart Lock
42
+ {0x135D, 0x00A1}, -- Nuki, Smart Lock
43
+ {0x135D, 0x00B0}, -- Nuki, Smart Lock
44
{0x10E1, 0x2002} -- VDA
45
}
46
0 commit comments