master
Michael Zanetti 2021-04-04 22:57:12 +02:00
parent 16c460d291
commit b2ab548f31
1 changed files with 0 additions and 6 deletions

View File

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