This commit is contained in:
Michael Zanetti 2021-04-04 22:57:12 +02:00
parent 16c460d291
commit b2ab548f31

View File

@ -190,12 +190,6 @@ bool IntegrationPluginZigbeeGeneric::handleNode(ZigbeeNode *node, const QUuid &n
});
// createThing(doorSensorThingClassId, networkUuid, node, endpoint);
// initDoorSensor(node, endpoint);
handled = true;
}
}