Skip to content

Commit c2c8cb6

Browse files
authored
Add Ultraloq-Bolt to new-matter-lock driver (#2369)
Signed-off-by: Hunsup Jung <[email protected]>
1 parent 8925b26 commit c2c8cb6

File tree

1 file changed

+1
-0
lines changed
  • drivers/SmartThings/matter-lock/src/new-matter-lock

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ local NEW_MATTER_LOCK_PRODUCTS = {
3838
{0x115f, 0x2801}, -- AQARA, U300
3939
{0x115f, 0x2807}, -- AQARA, U200 Lite
4040
{0x147F, 0x0001}, -- U-tec
41+
{0x147F, 0x0008}, -- Ultraloq, Bolt Smart Matter Door Lock
4142
{0x144F, 0x4002}, -- Yale, Linus Smart Lock L2
4243
{0x101D, 0x8110}, -- Yale, New Lock
4344
{0x1533, 0x0001}, -- eufy, E31

0 commit comments

Comments
 (0)