Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aeotec Water Sensor 6 Driver Error #6

Open
walksonair opened this issue Apr 18, 2023 · 0 comments
Open

Aeotec Water Sensor 6 Driver Error #6

walksonair opened this issue Apr 18, 2023 · 0 comments

Comments

@walksonair
Copy link

The device doesn't alert the Hubitat that it has sensed water. I do see a message of "Probe 1" (or whichever probe is wet) and the device alarms go off on itself but the HSM wet alert doesn't get triggered. I do see these errors show up on the log:

dev:131 2023-04-14 14:14:21.832 error groovy.lang.MissingMethodException: No signature of method: hubitat.zwave.commands.notificationv3.NotificationReport.call() is applicable for argument types: (hubitat.zwave.commands.configurationv1.ConfigurationGet) values: [ConfigurationGet(parameterNumber:136)] Possible solutions: wait(), any(), wait(long), each(groovy.lang.Closure), any(groovy.lang.Closure), grep() on line 295 (method parse)

I do get info blocks that state the water sensor is wet though:

dev:131 2023-04-14 14:12:13.996 info Sump Pump Water Sensor Detected water on probe 1
dev:131 2023-04-14 14:10:40.922 trace Sump Pump Water Sensor zwaveEvent(NotificationReport) - cmd:
 NotificationReport(v1AlarmType: 0, v1AlarmLevel: 0, notificationStatus: 255, notificationType: 5, event: 2, sequence: false, eventParametersLength: 0, eventParameter: [], sequenceNumber: 0)

This device is mounted on the mains power adapter and has two probes attached to it. Both probes trigger the alarm independently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant