Error thrown by Generic Zigbee Outlet

I have a number of these cheap but okay Zigbee outlets. One of the four has started generating errors in the logs. AFAIK it still works. Wondering if this is revealing a bug in the driver.

Error:

org.codehaus.groovy.runtime.metaclass.MissingMethodExceptionNoStack: No signature of method: GenericZigbeeOutlet.deviceHealthCheck() is applicable for argument types: () values: (method deviceHealthCheck)

Device info:


I was about to replace this one but thought I'd post in case it has revealed a latent coding error.

Jay

This is not a bug; it is a scheduled job from another driver you tried. Just delete the scheduled job.

4 Likes

That did it. I had to switch to the "Device" driver first so I could issue that command. Then switched back. Thanks!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.