Cant get Homebridge to work

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
Mansica
Posts: 16
Joined: 17 Feb 2016 23:51

Cant get Homebridge to work

Post by Mansica »

I want to install Homebridge on my Raspberry Pi B+ but I can't get it to work.
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.
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)
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:
Uncaught TypeError: Cannot read property 'call' of undefined
Does anyone have any idea what's wrong?
Mansica
Posts: 16
Joined: 17 Feb 2016 23:51

Re: Cant get Homebridge to work

Post by Mansica »

Bump
Mansica
Posts: 16
Joined: 17 Feb 2016 23:51

Re: Cant get Homebridge to work

Post by Mansica »

Post Reply