Skip to content

Conversation

@MariusVolkhart
Copy link
Contributor

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.

Fixes #150

The previous code logged the CompletableFuture, not the name of the accessory.

Fixes hap-java#150
@timcharper timcharper merged commit 39dcf16 into hap-java:master Jan 27, 2022
@timcharper
Copy link
Contributor

Obvious fix. Thanks! :)

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.

Accessory names are logged incorrectly

2 participants