I have followed the instructions from this guide: https://github.com/nfarina/homebridge/w ... spberry-Pi
I have installed z-way server 2.2.1, homebridge 0.2.8 and homebridge-zway 0.4.0.
I get a parse error in my error log when I try to start the homebridge server.
And when I try to access the ZAutomation REST API (http://192.168.1.4:8083/ZAutomation/api/v1/login) I get the following response:Wed, 17 Feb 2016 22:08:49 GMT ZWayServer Fetching Z-Way devices...
Wed, 17 Feb 2016 22:08:50 GMT ZWayServer ERROR: Request failed!
Wed, 17 Feb 2016 22:08:50 GMT ZWayServer Error: Parse Error
at Error (native)
at Socket.socketOnData (_http_client.js:304:20)
at emitOne (events.js:77:13)
at Socket.emit (events.js:169:7)
at readableAddChunk (_stream_readable.js:146:16)
at Socket.Readable.push (_stream_readable.js:110:10)
at TCP.onread (net.js:523:20)
Does anyone have any idea what's wrong?Uncaught TypeError: Cannot read property 'call' of undefined