Open
Description
I have a device that supports HomeKit (motion sensor, Aqara FP2).
Is it possible to link that device directly to this library?
I mean something like this:
var homekit = new HomekitServer(9123);
var bridge = homekit.createBridge(auth, "test", 1, "me", "pc", "abc", "abc", "abc");
bridge.start();
bride.pair("X-HM://0023GXL1U1234"); // <- printed as QR-code on motion-sensor
Metadata
Metadata
Assignees
Labels
No labels