Skip to content

Commit

Permalink
Update de_web_plugin.cpp
Browse files Browse the repository at this point in the history
Schlage Connect Smart Deadbolt B3468 Support
  • Loading branch information
ericvandamme authored and manup committed Aug 12, 2020
1 parent cd7813c commit 1df75f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions de_web_plugin.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,8 @@ static const SupportedDevice supportedDevices[] = {
{ VENDOR_OSRAM_STACK, "SF20", heimanMacPrefix }, // ORVIBO SF20 smoke sensor
// Danalock support
{ VENDOR_DANALOCK, "V3", danalockMacPrefix}, // Danalock Smart Lock
// Schlage support
{ VENDOR_SCHLAGE, "BE468", schlageMacPrefix}, // Schlage BE468 Smart Lock
{ VENDOR_HEIMAN, "SF21", emberMacPrefix }, // ORVIBO SF21 smoke sensor
{ VENDOR_LEGRAND, "Dimmer switch w/o neutral", legrandMacPrefix }, // Legrand Dimmer switch wired
{ VENDOR_LEGRAND, "Connected outlet", legrandMacPrefix }, // Legrand Plug
Expand Down

0 comments on commit 1df75f6

Please sign in to comment.