Determine access code to connect with HomeKit

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
rob.niessen
Posts: 2
Joined: 31 Jul 2015 10:35

Determine access code to connect with HomeKit

Post by rob.niessen »

Hi All,

Just started with RazBerry and managed to set it up and connected 1 'device'.
I also have a iOS HomeKit App up and running which detects the RazBerry gateway.
It now asks for (pin)code.

So, the (obvious?) question : how to determine the pin code of the RazBerry gateway?

thx Rob
iblis
Posts: 11
Joined: 21 Jun 2015 15:44

Re: Determine access code to connect with HomeKit

Post by iblis »

1. Disable the HomeKit App.

2. Open a terminal and ssh into your RaZberry box. Do a "tail -f /var/log/z-way-server.log" to start monitoring the log file.

3. Enable the HomeKit App again.

4. Look for "HomeKit PIN: ###-##-###" in the log file.
rob.niessen
Posts: 2
Joined: 31 Jul 2015 10:35

Re: Determine access code to connect with HomeKit

Post by rob.niessen »

Thx !
Post Reply