[240.1.2.8] C8 Generic Z-Wave Plus driver error

I doubt this is a beta issue.
I was moving over from the community driver Advanced Honeywell T6 Pro as recommended by a member to the built-in supported driver but I get an error while using it.
Seems to function fine for the calls I'm making but obviously the generic driver has a clock issue.

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

Your previous custom driver must have created a scheduled job by this name. While the error is harmless in terms of regular device operation, to stop it, go to Logs > Scheduled Jobs, find the job named "syncClock" listed for this device, and delete it.

2 Likes

Thanks!
Learning too much today, a good thing.

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