Fix a bug in the implementation of DiscoveryListener of the ZonePlayerHandler
Note for other binding developers: DiscoveryListeners get called on the discovery of any Thing, e.g. there is no selectivity, and it is up to the DiscoveryListener implementor to check if the ThingUID is valid or not
Signed-off-by: Karel Goderis <karel.goderis@me.com>