homebridge-ikea
homebridge-ikea copied to clipboard
I have fixed this on the fork at https://github.com/bhagyas/homebridge-ikea-typescript.
- utils.js -- Added timeout to execsync. Sometimes the call to coap-client just hangs indefinitely. Can be to a bulb gone missing or some other issues in the ikea gateway....
Oct 11 19:48:59 xxx yyy[816]: [10/11/2017, 7:48:59 PM] ERROR LOADING PLUGIN homebridge-ikea: Oct 11 19:48:59 xxxx yyy[816]: [10/11/2017, 7:48:59 PM] /usr/local/lib/node_modules/homebridge-ikea/index.js:49 Oct 11 19:48:59 xxx yyy[816]: accessories: async function(callback) {...
I've run into an issue where one of my lightbulbs is first initialized correctly, and shows up in the Home app fine. I can even start configuring it and it...
My guess is the UUID is generated with the name as seed. `Aug 07 16:44:52 pi homebridge[1015]: (node:1015) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: Cannot add a bridged...