Page 1 of 1

Community Module: HomeKit

Posted: 07 Feb 2016 16:22
by vga
Hi everyone,

are there any news about the community Module for HomeKit?
Would be nice to get some information about development state and when to expect it.

best regards,
vga

Re: Community Module: HomeKit

Posted: 08 Feb 2016 07:04
by leonmf
Homebridge is not that hard to setup but I found it better to setup on a second raspberry pi rather than sharing with my Z-Way install. It worked on my rpi2 with both installed but the whole thing crashed after a few days. It's been runniing fine for a couple of weeks with Z-Way on the rpi2 and Homebridge on a rpiB+.

As an added bonus, there are modules for Nest and other devices as well as Z-Way which all integrate with Homebridge.

https://github.com/SphtKr/homebridge-zway

There's a little more setup involved to get this working than the function that used to be built into Z-way but Homekit seems to work much better with Homebridge.

Re: Community Module: HomeKit

Posted: 09 Feb 2016 18:56
by vga
yes, thanks for your answer.
i´ve set up a second rpi2 for homebridge with homebridge-zway plugin. ´
All works fine, even siri is working again! :)
I can also only recommend!

Re: Community Module: HomeKit

Posted: 18 Feb 2016 00:06
by Mansica
May I ask what versions you are using. I followed this guide: https://github.com/nfarina/homebridge/w ... spberry-Pi and 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. I cant however access the login api correctly. I just get this message: Uncaught TypeError: 'Cannot read property 'call' of undefined'

Re: Community Module: HomeKit

Posted: 26 Mar 2016 22:44
by senad
vga wrote:yes, thanks for your answer.
i´ve set up a second rpi2 for homebridge with homebridge-zway plugin. ´
All works fine, even siri is working again! :)
I can also only recommend!
HI, can you please explain how you connected your homebridge to z-wave I am working on this last 2 days.


Thanks.

Re: Community Module: HomeKit

Posted: 24 May 2016 01:49
by silverhack
senad wrote: HI, can you please explain how you connected your homebridge to z-wave I am working on this last 2 days.
Did you get yours working? I just got mine working two days ago.
I also followed this guide:
https://github.com/nfarina/homebridge/w ... spberry-Pi