Unable to connect openHAB to Homekit

Hi,

First, ssh to your Pi with your normal user. Then run the following command. The password is habopen

ssh openhab@localhost -p 8101

after that you can type the following commands

smarthome:homekit clearPairings
smarthome:homekit allowUnauthenticated true

I tried these steps on my side but I still have the same error: “Coudn’t add openHAB”
And despite having the log set at TRACE for com.beowulfe.hap, not a single line giving me any feedback in the logs.

Ben

2 Likes