Skip to content

Commit

Permalink
Initial support for Develco EMIZB-132 (dresden-elektronik#2127)
Browse files Browse the repository at this point in the history
  • Loading branch information
SwoopX authored Dec 7, 2019
1 parent aaa52c7 commit d7dd5c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bindings.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1790,6 +1790,7 @@ bool DeRestPluginPrivate::checkSensorBindingsForAttributeReporting(Sensor *senso
sensor->modelId().startsWith(QLatin1String("FLSZB-110")) || // water leak sensor
sensor->modelId().startsWith(QLatin1String("MOSZB-130")) || // motion sensor
sensor->modelId().startsWith(QLatin1String("ZHMS101")) || // Wattle (Develco) magnetic sensor
sensor->modelId().startsWith(QLatin1String("EMIZB-132")) || // EMI Norwegian HAN
sensor->modelId() == QLatin1String("SPLZB-131") ||
// LG
sensor->modelId() == QLatin1String("LG IP65 HMS") ||
Expand Down

0 comments on commit d7dd5c3

Please sign in to comment.