-
Notifications
You must be signed in to change notification settings - Fork 518
Aqara water sensor suddenly reports water for no reason #905
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
Comments
Did you check the sensor's battery? I haven't experienced this with my leak sensor, but my IKEA Trådfri motion sensor started reporting motion falsely, when the batteries began to run dry. |
Good point, I will try a new one later when I am at home. |
I’ve had some false alarms, too. I’ve checked the battery, too, but it was full. |
I also have a sensor that's showing water: true constantly, have tried to replace the battery but no change. |
Got the same problem with the leak sensor. |
Same problem here. Could this have anything to do with it? |
Good catch, yes seems that the hourly report can't be trusted for the water leak status, so we should rely on the IAS report only. I'll change this for the next version 2.05.56. |
Great, thanks! |
The special report value seems to cause false positives. Issue #905
I installed one of these last April - I haven't seen any false positives during these 9 months. I do receive the special reports. Not happy with this change - I check Can we please double-check if this is related to a certain firmware version of the sensor. Or at least continue to update |
Sorry I thought the IAS reports are also sent periodically? I haven't checked this though.
Sure My sensor didn't have false reports either, it has version 20170721. |
No false positives here either, also version 20170721 |
Nope, only Xiaomi special reports in the log. Mine reports |
Normally even when the former version 3000-XXXX is known the datecode should be queried after the special report. Does the sensor still work with a recent timestamp? |
Update state.lastupdated timestamp. #905
Well, deCONZ tries that (assuming it doesn't try to ACK the special report), but fails with 0xD0 on the confirm:
Checked the old log, the 0xD0 is there every time.
Yes,
|
I can confirm "false" water alarm. Happened in the past 12 months a couple of times.
|
I did not try the new versions yet, but the constant false alarms (they always occurred a week or two after a reset) made me remove the sensor from my network since those false alarms rendered it useless. Will try with the latest version soon. |
Is there a way to update it without the Xiaomi Gateway? I assume that is the intended way. |
To winnow down false alarms I have put to ea Xiaomi a Heiman water leak sensor. The later less sleek but never reported a false alarm. |
I have the same false water alarm with two of my water leak sensor Xiaomi "swversion": "20170721 also. That seems to have happened after a long time after add the new sensor, several weeks. |
@dxxxm @VVW44 @mdescher @maffee @martikainen87 could you please check the Model Identifier, Date Code, and SW Build ID of your sensor (see my screenshot above)? You'll have to briefly squeeze the sensor every other second while reading the attributes from the deCONZ GUI. It might take several attempts. If you run headless, please check the |
Sorry @ebaauw, I removed my sensor from deconz and haven't been able to add it back again =/ Had some issues before with the same sensor and now I've mostly given up :P Cant even reset it by holding the button for "unlimited" time. |
It should blink when holding the button for 5 to 10 seconds, see #263. Did you double-check the battery? |
Model Identifier: lumi.sensor_wleak.aq1 For "SW Build ID" nothing shows up, I tried squeezing every other second and clicking read again and again for several minutes. |
Currently testing some general IAS Zone improvements, turns out also the Xiaomi water sensor can be configured just fine. By writing the IAZ CIE address and sending the enroll response. Reading the attributes back it looks properly. I'll keep the sniffer running, and hope for some periodically IAS reports. |
here you go
|
Thanks, guys. Unfortunately, it doesn't look like versions reporting false positives vs versions that don't. |
To the ones with false positives, please check if the issue remains with latest version: https://github.com/dresden-elektronik/deconz-rest-plugin/releases/tag/V2_05_57 |
Well, neither a spontaneous self-healing nor worsening ...
|
Guys, any verdict on these devices... still having false triggers? Worth getting or too much trouble? |
My sensor remains in "dry" state since the 2.5.57 update. For me the issue seems to be fixed. |
Mine was "wet" at the time of the update and has stayed wet. I'm unable to 'reset' the state from HA so I will get the sensor, put it in water, dry it and see if that helps. It helped the last time. It's just that the sensor is in such a difficult place that I haven't had the energy to get out... :) Will report back. |
That's what I did of course, mine did not reset to dry automatically by updating but I didn't expect that either. |
Likely this is needed since the sensor only sends proper changed value reports. The hourly reports which also contain a water value are not used anymore to update the value. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
I added an Aqara water sensor some time ago. Not visible in the Phoscon app but in the API. It reported "water" : false as expected for a few days. Suddenly it switched to "water" : true although it never got wet. I played around with it and put it into water, dried it, etc. but nothing changed. I eventually removed it from deCONZ, added it again and somehow managed to made it work again. It reported "water" : false when dry and "water" : true when wet. Then I put it in its place again and after a few days it switched to "water" : true again and still keeps reporting this although it never got wet. Does this sound like a problem with the sensor? Does anybody else see such a behaviour?
The text was updated successfully, but these errors were encountered: