hap-client-tool icon indicating copy to clipboard operation
hap-client-tool copied to clipboard

CLI tool for controlling HomeKit devices

Results 8 hap-client-tool issues
Sort by recently updated
recently updated
newest added

When trying to dump a HomeKit device with the command: hap-client-tool -d LUTRON-xxxxxxxx.local -p 4548 dump I get this message: Could not get LTPK for accessory xx:xx:xx:xx:xx where the Xs...

tuabu∮core →sudo npm i -g hap-client-tool npm ERR! code 1 npm ERR! path /usr/lib/node_modules/hap-client-tool/node_modules/keytar npm ERR! command failed npm ERR! command sh -c prebuild-install || node-gyp rebuild npm ERR! make:...

Hi, I‘d like to integrate my HomeKit based door sensors into my mqtt based OpenHAB controlled home automation. HapClient seems to be helpful, but I don‘t understand how to configure...

Hello, Could you tell me how to install hap-client-tool with npm because it doesn't work with the last release: I can't install it ``` pi@raspberrypi:~ $ sudo su - root@raspberrypi:~#...

I got this when first running: ``` module.js:549 throw err; ^ Error: Cannot find module 'debug' at Function.Module._resolveFilename (module.js:547:15) at Function.Module._load (module.js:474:25) at Module.require (module.js:596:17) at require (internal/module.js:11:18) at Object....

hap-client-tool -c mqtt2homekit -d 1.... -p 80 pair Error: Cannot autolaunch D-Bus without X11 $DISPLAY at Error (native) Do I need UI to run this ?

Ubuntu 16.04 Any ideas how to solve sodium install ? Makefile:80: recipe for target 'nodesodium' failed make: *** [nodesodium] Error 1 /usr/local/lib/node_modules/hap-client-tool/node_modules/sodium/install.js:287 throw new Error(cmdLine + ' exited with code...

Hi, is it possible to connect also to BLE devices? Thanks