I’m new to OpenHAB and installed OH2 Beta4 on my Linux machine yesterday for testing purposes. But I cannot establish a proper Homekit connection. I installed and configured it using the Paper UI GUI. At first Homekit didn’t find OH, but after I added the ip-address parameter to the Homekit Integration service and restarted OH2, I was able to see OH from the Homekit app and successfully pair it. But on the bottom of the OH device-icon is written “Not supported” (“Nicht unterstützt” in german). When I tap and hold the icon a screen opens which tells me that “This device is currently not supported by the Home-App”. I am using the latest version of iOS (10.1).
Do you guys have an idea what’s going wrong? Is there a known issue?
The last parameter is the “Homekit Tag”. Nevertheless, I had to rebind OpenHAB2 to my iPhone. I also cleared the pairings “openhab> smarthome:homekit clearPairings” and set “openhab> smarthome:homekit allowUnauthenticated true” to be sure that these aren’t the problem. Afterwards I restarted OH and successfully paired the devices and can see my switch in Homekit.
Hello,
I have the same problem. I use a file .items but if I add at one light the tag [“Lighting”] I have the string “Not supported”.
If I create a new .items file, the error are the same.
Is there a solution without delete my personal items files?
Thanks
by moving the item to the top, it worked? that seems odd. Homekit used to work fine for me, but now I’m getting Not Supported. Even with items tagged correctly.
Yes @russell, the first element of my items are the thinks that I included in homekit. The next elements are incluted only in sitemap and in this case homekit works.