Skip to content

Conversation

@jrburk
Copy link
Contributor

@jrburk jrburk commented Oct 30, 2025

Closes #192

Pull Request Checklist

Please confirm that you've done the following when opening a new pull request:

  • For fixes and other improvements, please reference the GitHub issue that your change addresses.
  • For fixes, optimizations and new features, please add an entry to the CHANGES.md file.
  • Run mvn compile before committing, so that the auto-code formatter will format your changes consistently with the rest of the project.

Copy link
Member

@ccutrer ccutrer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! I'll test it out when I can, but it probably won't be until next week. I'm not sure when I'll be able to get a release done, though - we're currently having issues publishing the package to Maven Central.

@andrewfg
Copy link

andrewfg commented Jan 2, 2026

Copy link
Member

@ccutrer ccutrer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and confirmed working

@ccutrer ccutrer merged commit 4b40cd9 into hap-java:master Jan 2, 2026
1 check passed
@andrewfg
Copy link

andrewfg commented Jan 2, 2026

Tested and confirmed working

@ccutrer for the avoidance of doubt: when you say "tested" do you mean tested on OH v5.2 snapshot? Or is further testing required before the next OH v5.1 patch release?

@holgerfriedrich for info..

@ccutrer
Copy link
Member

ccutrer commented Jan 2, 2026

Tested both an existing bridge, and newly pairing a new bridge, within the latest OH 5.2.0-SNAPSHOT by running mvn install in this repository, and then building a new org.openhab.io.homekit bundle with adjusted dependencies, and making sure the Home app showed the current status of my accessories. I'm currently working on getting a new release of HAP-Java published, but our Maven Central credentials have expired, I was never granted access to Maven Central, and when I last asked (#191) @andylintner (who presumably has said access) did not respond.

@holgerfriedrich
Copy link

@andrewfg

Or is further testing required before the next OH v5.1 patch release?

v5.1 should not be affected by the problems reported on the forum - I did the change with the Karaf 4.4.9 upgrade after 5.1 was released.

@andrewfg
Copy link

andrewfg commented Jan 2, 2026

@holgerfriedrich I was just wanting to make sure that any bad changes in 5.2 are not cherry picked back into 5.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to pair with iOS 26

4 participants