Closed obones closed 1 year ago
Maybe it was #2287? That was recent.
I mostly go by the history: https://github.com/merbanan/rtl_433/commits/master/src/devices/interlogix.c
Yes, confirmed. Are the samples "PET Immune SAW PIR motion sensor" or is the code change wrong?
Sadly, I don't have access to such a device, so I can't confirm anything here. It's just that when I try changes to rtl_433, I took the habit of running the tests before submitting them to you.
We have the errors on all tests/interlogix/03 samples, which state "03-Door contact sensor #1 - trip by opening door". I'll relay that back to the change author at https://github.com/merbanan/rtl_433/pull/2287
No fail on Interlogix device.
To me, it looks like you updated only one of the two repositories.
Hello,
When I get the current master content from rtl_433 and run the tests, I get the following 4 errors:
I haven't tried to debug it to figure out if anything is wrong but a quick
git blame
did not show any recent changes in related files.What would you suggest that I try?