hap-java / HAP-Java

Java implementation of the HomeKit Accessory Protocol
MIT License
153 stars 82 forks source link

Problem with openhabian distibution of your library #37

Closed zenkdev closed 5 years ago

zenkdev commented 7 years ago

I have installed openhenhab 2.1 on Raspberry with HomeKit addon. I have read your solution to the problem with a thermostat here https://github.com/beowulfe/HAP-Java/commit/9ba46a5b0363a1f954b039e678b1b911cac74650, but I do not understand how to update the file on my Raspberry . Help me please.

zenkdev commented 7 years ago

Hi consult with developer of openhabian release and he told me that the distribution is not using the latest version of your library. https://github.com/openhab/openhabian/issues/175. His recommendation is to update the version, but I do not really understand where to do it. As I understand it, nap-java is installed with HoteKit addon for openhab. I have the version 2.1.0 installed. Tell me what to do?

zenkdev commented 7 years ago

I understood my next steps. I'm very grateful for your help.

ThomDietrich commented 7 years ago

I think you misunderstood me.

@beowulfe @gdombiak are there any plans to release a new version of the HAP-Java anytime soon?

andylintner commented 7 years ago

Yeah, I suppose I should at least update with the newest version of this dependency. I was hoping to just package it up with the new accessory types, but the blocker there is... taking longer than expected :)

I'll try to push an update this weekend.

zenkdev commented 6 years ago

Hi guys, When do you plan to release a new version?

neohusky commented 6 years ago

@beowulfe and @ThomDietrich Sorry to bump this thread. I'm having similar no response using using a thermostat group.

Has there been an update to this issue?

frank-f commented 5 years ago

Since the actual bug in this library has been fixed ages ago I took the liberty and created a pull request to deploy the update to openHAB, which is the real problem. This issue report should be closed since there's nothing that can be done here.

openhab/openhab2-addons#4535