read “dry” if plantStatus is “dry”, “needs water”, or “too dry” and water sensor capabilities, or
read “wet” if plantStatus is “good”, “too wet”, or “watered”
The device looks substantially the same. It keeps “plantStatus” as the main attribute, and adds the “water” attribute on the bottom left. It looks like:
*SmartThings really needs a “soilMoisture” capability…
Just tried install this device handler, and I got this error:
Org.springframework.dao.DuplicateKeyException: a different object with the same identifier value was already associated with the session: [physicalgraph.device.CapabilityDeviceType#physicalgraph.device.CapabilityDeviceType : (unsaved)]; nested exception is org.hibernate.NonUniqueObjectException: a different object with the same identifier value was already associated with the session: [physicalgraph.device.CapabilityDeviceType#physicalgraph.device.CapabilityDeviceType : (unsaved)]
I’m getting the same error upon installing the DTH. I’ve never owned a PlantLink and have nothing installed that should conflict (mine is on the way from an Ebay vendor and was trying to prep for it).