OpenHAB-HomeKit-Bridge
OpenHAB-HomeKit-Bridge copied to clipboard
Bridging OpenHAB items to the HomeKit Accessory Protocol
Running the code `npm start -- --name "Test" --server 127.0.0.1:8090 --sitemap homekit` results in `npm ERR! Error: ENOENT, open '/home/xxx/Downloads/OpenHAB-HomeKit-Bridge/node_modules/--name/package.json'` I went into ./lib/openHABBridge.js and set the 'name' option to...
Has anyone run into the following: ``` # npm -v 2.15.11 # node -v v4.7.2 # npm start -- --name "myOpenHAB-Bridge" --server x.x.x.x:xxxx --sitemap somerset Starting the bridge myOpenHAB-Bridge ......
0 info it worked if it ends with ok 1 verbose cli [ '/usr/local/bin/node', 1 verbose cli '/usr/local/bin/npm', 1 verbose cli 'start', 1 verbose cli '--', 1 verbose cli '--server',...
I am trying to start the Node server from my Macbook but getting this error: ``` $ npm start -- --name "myOpenHAB-Bridge" --server 10.0.1.15:8080 > [email protected] start ~/OpenHAB-HomeKit-Bridge-1.3.3 > node...
I'd love to see a garage door support as well as temperature and humidity sensors
Happened just now, never seen before. /opt/OpenHAB-HomeKit-Bridge/node_modules/hap-nodejs/lib/HAPServer.js:490 var sequence = objects[HAPServer.Types.SEQUENCE_NUM][0]; // value is single byte with sequence number ^ TypeError: Cannot read property '0' of undefined at HAPServer._handlePairVerify (/opt/OpenHAB-HomeKit-Bridge/node_modules/hap-nodejs/lib/HAPServer.js:490:55)...
Has anyone gotten this to work on the rasberrypi2? I fail to get the nam install command to work. with the apt-get supplied node and npm anyone has it running...
Hi I have everything up and running and so far its working good! But i have an issue. When using the Colorpicker i get strange values from the Bridge in...
Hi, I try installing homekit on an VMware VM with an CentOS 6.7 x64 and x86. I used to following versions [root@homekit ~]# npm version { npm: '2.14.4', ares: '1.10.1-DEV',...
Hi, ###### while installing I´ve got these errors. I´m not a linux-crack, so I don´t understand too much of it ;-) - Raspberry Pi 1 - Raspbian Jessie Nov'15 -...