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

Update SSDPBridgeLocator.cs #102

Merged
merged 1 commit into from
Feb 27, 2017

Conversation

mstfldmr
Copy link
Contributor

it was not adding any bridges to the list

it was not adding any bridges to the list
@michielpost michielpost merged commit 54f83fe into michielpost:master Feb 27, 2017
@mstfldmr
Copy link
Contributor Author

My change was not merged, can you please check SSDPBridgeLocator.cs line 110?

if (bridges.Where(x => x.IpAddress == ip).Any())

@michielpost
Copy link
Owner

It was merged, looks ok now right?
https://github.com/Q42/Q42.HueApi/blob/master/src/Q42.HueApi.NET/SSDPBridgeLocator.cs#L110

If the IP is NOT in the list?

@mstfldmr
Copy link
Contributor Author

yes, it's fine

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.

2 participants