Troubles connecting Homekit

Hi,
I have some troubles making my OH2 configuration available to Apple Homekit.

My first question:
I am unable to connect to my OH2 server using the port 9124 (like obviously everyone does), but I was able to connect using the port 51826. Why is that?

My second question:
Although I tagged the desired items e.g with [“Lighting”] BEFORE the channel definition like this one…

Switch CUL_WZ_Licht_TV          "Licht TV"                       [ "Lighting" ] { exec=">[ON:sudo sh /etc/openhab2/scripts/sendtoCUL.sh is000000000fff] >[OFF:sudo sh /etc/openhab2/scripts/sendtoCUL.sh is000000000ff0]"}

Homekit still says, my devices are “not supported”.

Do you have any hints for me? Thank you!

Cheers,
Boby

P.S.: I run the latest release version of openHABian on a RPi2

No idea anybody? The strange thing is: the addon seems to recognise my tagged items:

14:27:35.867 [INFO ] [com.beowulfe.hap.HomekitRoot        ] - Added accessory openHAB
14:27:35.927 [INFO ] [com.beowulfe.hap.HomekitRoot        ] - Added accessory Licht TV
14:27:35.935 [INFO ] [pl.http.impl.NettyHomekitHttpService] - Resetting connections
14:27:35.936 [INFO ] [com.beowulfe.hap.HomekitRoot        ] - Added accessory Licht Sessel
14:27:35.940 [INFO ] [pl.http.impl.NettyHomekitHttpService] - Resetting connections
14:27:35.941 [INFO ] [com.beowulfe.hap.HomekitRoot        ] - Added accessory Licht Bank
14:27:35.979 [INFO ] [pl.http.impl.NettyHomekitHttpService] - Resetting connections
14:27:35.980 [INFO ] [com.beowulfe.hap.HomekitRoot        ] - Added accessory LED TV
14:27:35.986 [INFO ] [pl.http.impl.NettyHomekitHttpService] - Resetting connections
14:27:35.987 [INFO ] [com.beowulfe.hap.HomekitRoot        ] - Added accessory My Switch
14:27:36.003 [INFO ] [pl.http.impl.NettyHomekitHttpService] - Resetting connections
14:27:36.005 [INFO ] [com.beowulfe.hap.HomekitRoot        ] - Added accessory Licht Decke
14:27:36.012 [INFO ] [pl.http.impl.NettyHomekitHttpService] - Resetting connections
14:27:36.023 [INFO ] [com.beowulfe.hap.HomekitRoot        ] - Added accessory Licht Bett
14:27:36.030 [INFO ] [pl.http.impl.NettyHomekitHttpService] - Resetting connections
14:27:36.031 [INFO ] [com.beowulfe.hap.HomekitRoot        ] - Added accessory Licht Badewanne
14:27:36.101 [INFO ] [pl.http.impl.NettyHomekitHttpService] - Resetting connections
14:27:36.107 [INFO ] [com.beowulfe.hap.HomekitRoot        ] - Added accessory Pool-Temperatur
14:27:36.149 [INFO ] [pl.http.impl.NettyHomekitHttpService] - Resetting connections
14:27:36.155 [INFO ] [com.beowulfe.hap.HomekitRoot        ] - Added accessory Temperatur
14:27:36.178 [INFO ] [pl.http.impl.NettyHomekitHttpService] - Resetting connections
14:27:36.187 [INFO ] [com.beowulfe.hap.HomekitRoot        ] - Added accessory Aussen-Temperatur
14:27:36.247 [INFO ] [pl.http.impl.NettyHomekitHttpService] - Resetting connections

Though the Home app from Apple keeps telling me that “my device is not supported by Home-app” :frowning:

Thanks,
Boby

Nevermind, it tried various settings and somehow everything works now (and I don’t know really why)…