Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong usage of HueBridge constructor: IP and name are reversed #15

Closed
marcboehm-captica opened this issue Feb 23, 2020 · 2 comments
Closed
Assignees

Comments

@marcboehm-captica
Copy link

final HueBridge confirmedBridge = new HueBridge(config.getName(), ip, config.getMac());

Name and IP are reversed on HueBridge object recieved through discovery service.

@ZeroOne3010
Copy link
Owner

Wow, that's a bummer... Thanks for reporting!

@ZeroOne3010 ZeroOne3010 self-assigned this Feb 27, 2020
@ZeroOne3010
Copy link
Owner

The fix has now been released in version 1.3.1. Thank you and sorry, @seveno-marc! (It seems that you created a GitHub account just to report this issue, I'm humbled! 🙇‍♂️)

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

No branches or pull requests

2 participants