Skip to content

Commit e0805ba

Browse files
authored
Add vid/pid of the Aqara U400 to new-matter-lock (#2709)
Signed-off-by: Hunsup Jung <[email protected]>
1 parent 6ddbbad commit e0805ba

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
@@ -64,6 +64,7 @@ local NEW_MATTER_LOCK_PRODUCTS = {
6464
{0x115f, 0x2802}, -- AQARA, U200
6565
{0x115f, 0x2801}, -- AQARA, U300
6666
{0x115f, 0x2807}, -- AQARA, U200 Lite
67+
{0x115f, 0x2804}, -- AQARA, U400
6768
{0x147F, 0x0001}, -- U-tec
6869
{0x147F, 0x0008}, -- Ultraloq, Bolt Smart Matter Door Lock
6970
{0x144F, 0x4002}, -- Yale, Linus Smart Lock L2

0 commit comments

Comments
 (0)