Skip to content

HomeKit Controller Support #188

Open
@AndreKoepke

Description

@AndreKoepke

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions