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?
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?
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)
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 So, not as bad as I thought!
Also - thanks for all your help with the drivers you are providing!