Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ local NEW_MATTER_LOCK_PRODUCTS = {
{0x1236, 0xa538}, -- Schlage Sense Pro
{0x1236, 0x3800}, -- Schlage
{0x1236, 0xA738}, -- Schlage
{0x152C, 0x9500} -- Dreame NAVO Smart Lock A10
{0x152C, 0x9500}, -- Dreame NAVO Smart Lock A10
{0x127F, 0x8006}, -- Nordic Smart Lock Reference Design
}

return NEW_MATTER_LOCK_PRODUCTS
Loading