Skip to content

Commit

Permalink
Add support for the prefix used by the sensor in #4260
Browse files Browse the repository at this point in the history
  • Loading branch information
jurriaan committed Feb 10, 2021
1 parent e09d336 commit 5318518
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions de_web_plugin.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -389,6 +389,7 @@ static const SupportedDevice supportedDevices[] = {
{ VENDOR_HEIMAN, "TY0202", silabs3MacPrefix }, // Lidl/Silvercrest Smart Motion Sensor
{ VENDOR_HEIMAN, "TY0202", silabs7MacPrefix }, // Lidl/Silvercrest Smart Motion Sensor
{ VENDOR_HEIMAN, "TS0211", silabs3MacPrefix }, // Lidl/Silvercrest Smart Wireless Door Bell
{ VENDOR_HEIMAN, "TS0211", silabs5MacPrefix }, // Lidl/Silvercrest Smart Wireless Door Bell
{ VENDOR_HEIMAN, "TS0211", silabs7MacPrefix }, // Lidl/Silvercrest Smart Wireless Door Bell
{ VENDOR_AURORA, "DoubleSocket50AU", jennicMacPrefix }, // Aurora AOne Double Socket UK
{ VENDOR_COMPUTIME, "SP600", computimeMacPrefix }, // Salus smart plug
Expand Down

0 comments on commit 5318518

Please sign in to comment.