Fabrizz / MMM-HomeKit

MIT License
4 stars 1 forks source link

how to test #4

Open Lumingft18 opened 2 months ago

Lumingft18 commented 2 months ago

hi, i've read that u are searching someone that can help u test the module, how can i contact u?

Fabrizz commented 2 months ago

Hi, Im currently working on some stuff outside programming. Im probably going to finish this but I dont have an ETA yet. There is not much left apart from writing some connectors to actually do stuff and writing the docs.

You can actually clone and install this module as a normal module, you can enable each of the current experimental functions just adding the module in your config.js file:

        {
            module: "MMM-HomeKit",
            position: "fullscreen_above",
        },

After doing this you can use another computer (whitelisted in your MM2 machine or RPI) to access the control panel to setup Homekit devices: ip:8080/homekit/ then configuring devices should be really easy.

Depending on the reflections of your screen your Iphone may not recognize the Homekit QR code. If this is the case you can just touch "I cannot find my accessory" and you can enter the number manually

Lumingft18 commented 2 months ago

Hi, tried to install but it doesn’t even load MagicMirror :(, fixed deleting from config file

Il giorno 12 lug 2024, alle ore 02:35, Fabrizio @.***> ha scritto:

{ module: "MMM-HomeKit", position: "fullscreen_above", },