Driver error messages with "Generic Zigbee moisture sensor (no temp)"

I am getting hundreds of error messages per second in the log:
"org.codehaus.groovy.runtime.metaclass.MissingMethodExceptionNoStack: No signature of method: genericZigbeeMoistureNoTemp.deviceHealthCheck() is applicable for argument types: () values: (method deviceHealthCheck)"

This is for a water leak detector, using the "Generic Zigbee moisture sensor (no temp)".

Any idea, which other driver could be used or how to fix the internal driver?

Device:

  • manufacturer: _TZ3000_kyb656no
  • model: TS0207

Did you previously use a community driver for this device?

I don't think HealthCheck is used as an attribute in any native/stock drivers, but I could be totally wrong about that.

I am using the Hubitat provided driver "Generic Zigbee moisture sensor (no temp)" that seems to work, but fills the log file with the error message above.

As this is a Tuya device, it probably picked the custom Tuya driver during the initial pairing.

Assign the ínbuilt HE 'Device' driver temporarily, click on the 'Delete All Scheduled Jobs' button, and then assign the "Generic Zigbee moisture sensor (no temp)" driver again.

You should see this error only once per hour... Can you post a screenshot of the error logs?

2 Likes

I switched to your "Tuya NEO Coolcam Zigbee Water Leak Sensor" driver and it seems to work well, no more error messages. Here's part of the log with the internal driver:

(edit: oops - looks like I did not pay attention to the hours in the log and only saw the same minute and ms changing - the entries came every 3 hrs... but anyhow, with the new driver, it seems to be clean now)

Wow, that's really bad! :frowning:
I have to think about how this could happen... Seems like the scheduled job is trying to execute every millisecond.

If you decide to go with the inbuilt driver, perform the 'Delete All Scheduled Jobs' procedure first. Or just stay with the NEO driver for now.

The NEO driver is just fine - but look at the logs - it is every 3 hrs - just the minute stays the same and ms are changing :slight_smile: So, not as bad as I thought!

Also - thanks for all your help with the drivers you are providing!

2 Likes

Oh, thanks! :+1:
I was really worried about this!

1 Like

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