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 8925b26 commit c2c8cb6Copy full SHA for c2c8cb6
drivers/SmartThings/matter-lock/src/new-matter-lock/init.lua
@@ -38,6 +38,7 @@ local NEW_MATTER_LOCK_PRODUCTS = {
38
{0x115f, 0x2801}, -- AQARA, U300
39
{0x115f, 0x2807}, -- AQARA, U200 Lite
40
{0x147F, 0x0001}, -- U-tec
41
+ {0x147F, 0x0008}, -- Ultraloq, Bolt Smart Matter Door Lock
42
{0x144F, 0x4002}, -- Yale, Linus Smart Lock L2
43
{0x101D, 0x8110}, -- Yale, New Lock
44
{0x1533, 0x0001}, -- eufy, E31
0 commit comments