Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

Fix getExistingDiscoveryResult no longer filtering on Thing UID #4533

Merged
merged 1 commit into from Nov 13, 2017
Merged

Fix getExistingDiscoveryResult no longer filtering on Thing UID #4533

merged 1 commit into from Nov 13, 2017

Conversation

wborn
Copy link
Contributor

@wborn wborn commented Nov 12, 2017

This PR fixes a regression introduced by #3899 where DiscoveryServiceCallback.getExistingDiscoveryResult(thingUID) returns any NEW discovery result instead of a result matching the Thing UID parameter.

Discovery in bindings that skip existing results using this method should now work again! These bindings are:

  • Bigassfan
  • GlobalCache
  • Plugwise
  • RFXCom
  • Xiaomi Mi Smart Home

Signed-off-by: Wouter Born <eclipse@maindrain.net>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants