azonneveld wrote: ↑14 Sep 2024, 22:30
To disable a gate, one should enter the maximum value for sensitivity: 100.
But this value is reached when an object is very clear, and therefor the disable is not working.
Please allow the maximum value for a gate to be set to >100, so it will never be reached.
Or f.i. add a disable/enable boolean to each gate
The max value of 100 is according to the documentation, extracted from the source code and the spec sheet.
What actual values are you getting from your sensor?
azonneveld wrote: ↑14 Sep 2024, 22:30
For now I mitigate the issue by using rules, but that's a 'dirty' solution.
Sensitivity, Gate 0 .. 8: For each type of detection, the sensitivity treshold can be set, range 0 .. 100, where 0 is the most sensitive, and 100 means it won’t trigger,
see:
https://espeasy.readthedocs.io/en/lates ... /P159.html
Also taken from that mentioned documentation.
These sensors are very sensitive (pun intended), and
also respond to reflected signals and similar sensors nearby like car radar distance sensors, and even a micro-wave being used somewhat nearby.
Shielding the device from false triggers can be quite hard, and may even need adjustments over time.
Can you show your current configuration?