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 377e26a commit 8a62949Copy full SHA for 8a62949
drivers/SmartThings/matter-lock/src/new-matter-lock/init.lua
@@ -82,7 +82,8 @@ local NEW_MATTER_LOCK_PRODUCTS = {
82
{0x135D, 0x00B0}, -- Nuki, Smart Lock
83
{0x15F2, 0x0001}, -- Viomi, AiSafety Smart Lock E100
84
{0x158B, 0x0001}, -- Deasino, DS-MT01
85
- {0x10E1, 0x2002} -- VDA
+ {0x10E1, 0x2002}, -- VDA
86
+ {0x1421, 0x0042}, -- Kwikset Halo Select Plus
87
}
88
89
local battery_support = {
0 commit comments