Sengled Element color plus hub mesh not working

I have 7 Sengled Element Color plus bulb and everything is working fine with the local hub but not with the another hub through hub mesh. I can turn ON/OFF but nothing else. Currently using Sengled Element color plus driver.
Here's the error below for set temp/level on the linked hub.

dev:21832024-06-09 18:04:09.160errororg.codehaus.groovy.runtime.metaclass.MethodSelectionException: Could not find which method setColorTemperature() to invoke from this list: public java.util.List colorPlus#setColorTemperature(java.lang.Object) public java.util.List colorPlus#setColorTemperature(java.lang.Object, java.lang.Object) public java.util.List colorPlus#setColorTemperature(java.lang.Object, java.lang.Object, java.lang.Object) (method setColorTemperature)

here's for setting color

dev:21832024-06-09 18:09:59.853errorjava.lang.NullPointerException: Cannot get property 'hue' on null object on line 271 (method setColor)

Anyone seen this before? Tried a few other drivers with same result.