I just realized that I am getting these errors in the System driver for the aeotec dual nano driver..
further, the child devices dont update the on/off status when toggled.. I have to refresh them, and then they show the state.
dev:272025-06-19 08:10:09.619
error
groovy.lang.MissingMethodException: No signature of method: java.lang.String.call() is applicable for argument types: (java.lang.Short, java.lang.Short) values: [255, 2]
dev:272025-06-19 08:10:08.173
error
groovy.lang.MissingMethodException: No signature of method: java.lang.String.call() is applicable for argument types: (java.lang.Short, java.lang.Short) values: [0, 2]
dev:272025-06-19 08:10:04.436
error
groovy.lang.MissingMethodException: No signature of method: java.lang.String.call() is applicable for argument types: (java.lang.Short, java.lang.Short) values: [255, 2]
dev:272025-06-19 08:10:02.652
error
groovy.lang.MissingMethodException: No signature of method: java.lang.String.call() is applicable for argument types: (java.lang.Short, java.lang.Short) values: [0, 2]
dev:272025-06-19 07:16:49.448
error
groovy.lang.MissingMethodException: No signature of method: java.lang.String.call() is applicable for argument types: (java.lang.Short, java.lang.Short) values: [255, 2]
dev:272025-06-19 07:14:30.085
error
groovy.lang.MissingMethodException: No signature of method: java.lang.String.call() is applicable for argument types: (hubitat.zwave.commands.meterv5.MeterReport, java.lang.Short) values: [MeterReport(scale: 5, rateType: 1, scale2: 0, deltaTime: 0, previousMeterValue: , meterType: 1, precision: 3, size: 1, meterValue: [103]), ...]
dev:272025-06-19 07:14:30.033
error
groovy.lang.MissingMethodException: No signature of method: java.lang.String.call() is applicable for argument types: (hubitat.zwave.commands.meterv5.MeterReport, java.lang.Short) values: [MeterReport(scale: 4, rateType: 1, scale2: 0, deltaTime: 0, previousMeterValue: , meterType: 1, precision: 1, size: 2, meterValue: [4, 214]), ...]
dev:272025-06-19 07:14:29.968
error
groovy.lang.MissingMethodException: No signature of method: java.lang.String.call() is applicable for argument types: (hubitat.zwave.commands.meterv5.MeterReport, java.lang.Short) values: [MeterReport(scale: 2, rateType: 1, scale2: 0, deltaTime: 0, previousMeterValue: , meterType: 1, precision: 3, size: 2, meterValue: [34, 193]), ...]