Hi Community,
I give up. I tried to add a few activities from my Logitech hub. I’ve tried deleting it, and now it appears that SmartThings Finds it and the activities, but it gives me an unspecified error. I’m out of ideas, and hope you can help me. I can’t find this specific error in any other post, and I’ve been looking for 2 days now. Here’s the error:
error groovy.lang.GroovyRuntimeException: Ambiguous method overloading for method physicalgraph.event.EventService#create.
Cannot resolve which method to invoke for [null, class java.util.LinkedHashMap] due to overlapping prototypes between:
[class physicalgraph.app.InstalledSmartApp, interface java.util.Map]
[class physicalgraph.device.cache.HubDTO, interface java.util.Map]
[class physicalgraph.device.cache.InstalledSmartAppDTO, interface java.util.Map]
[class physicalgraph.device.cache.LocationDTO, interface java.util.Map]
[class physicalgraph.location.Location, interface java.util.Map] @ line 410
Any thoughts?
Thanks!