Results 58 comments of DJay

I would love to see the iKettle 3rd Gen. work with iBrew because of the possibility to work with homebridge HomeKit. At the moment I run my iKettle 2.0 with...

@KraigM Logitech is reacting and gives developers the following instruction. I hope somebody will help the homebridge community to keep a harmony plugin working. Thanks a lot in advance. >...

`sudo chown -R $USER /usr/local && npm install homebridge-harmonyhub -g` Worked for me.

`sudo chown -R $USER /usr/local && npm install homebridge-harmonyhub -g` Worked for me.

`sudo chown -R $USER /usr/local && npm install homebridge-harmonyhub -g` Worked for me.

`sudo chown -R $USER /usr/local && npm install homebridge-harmonyhub -g` Worked for me.

I think unfortunately for some users this is a frequent detected issue. Same here with version 0.2.0. I removed it and installed version 0.1.1 again. sudo npm remove --unsafe-perm -g...

Just to inform I noticed after two weeks of testing, that the room state won't stick even when not using the Apple Home App. I only use Eve App moved...

Same problem here. sudo npm install -g homebridge-nest ``` npm ERR! code 128 npm ERR! Command failed: /usr/bin/git clone -q https://github.com/kraigm/unofficial_nodejs_nest.git /root/.npm/_cacache/tmp/git-clone-0c8b9505 npm ERR! fatal: Konnte führende Verzeichnisse von '/root/.npm/_cacache/tmp/git-clone-0c8b9505'...

Same here. :/ ``` Aug 15 12:28:48 raspberrypi homebridge[3157]: at NestProtectAccessory.NestDeviceAccessory.bindCharacteristic (/usr/local/lib/node_modules/homebridge-nest/lib/nest-device-accessory.js:65:9) Aug 15 12:28:48 raspberrypi homebridge[3157]: at NestProtectAccessory.NestDeviceAccessory (/usr/local/lib/node_modules/homebridge-nest/lib/nest-device-accessory.js:52:10) Aug 15 12:28:48 raspberrypi homebridge[3157]: at new NestProtectAccessory (/usr/local/lib/node_modules/homebridge-nest/lib/nest-protect-accessory.js:41:25) Aug...