Closed pxFIN closed 10 months ago
I too have this problem with temperature. I have automations setup to trigger an alert if something drops below a specific temperature and I am getting a few alerts a day when I know the value isn't that low.
I saw a comment @veonua made here https://community.smartthings.com/t/aqara-temperature-sensor-problem-it-goes-instantly-to-0-c-and-comes-back-to-normal/270950/3 that says in his driver he ignores zero values if the previous value wasn't zero.
Is this not working anymore? I have version 1.3 of the driver.
try v1.4.
Thank you @veonua. I'll give this a test and report back.
Thank you for the update. Looks like I am updating to version 1.5 now. I haven't seen a 0 value since Thursday the 4th. I believe this has been fixed. This can the closed.
Quick background, I've been using long time DTH for this sensor without problems and switched to your edge driver version lately
Now I've been seeing since last weekend 'spurious' 0 values for temperature and humidity. Usually 1 to 3 times a day
I started partly yesterday and now today logging (CLI) and could catch a couple of 0 value cases
Now from my brief analysis all proper reported values like
Do come as ReportAttribute
Reported 0 values are always ReadAttributeResponse ???
So far i have many hours of logs and ReadAttributeResponse do happen only 2 times with those 0 values reports.. everything else valid values are ReportAttributes