Replies: 1 comment
-
Same with the micro threshold values. Running
So the range is from 0 to <= 95.00.
as opposed to
You can compile Tasmota with the sensor debug on and set |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Playing with LD2402, and having trouble understanding the command list in the driver. If @protectivedad can comment a bit to explain, would be helpful.
Can you provide an example of a complete command? Unclear what a complete command looks like. What is the range for the threshold values?
In the code (line 741, the range is from 1 to 20, but the ESPHome code from Mc-Joung indicates a limited subset of values:
Trigger Multiplier Controls initial motion detection 2.0-5.0 (higher = less sensitive)
Hold Multiplier Controls presence retention 2.0-4.0 (higher = shorter retention)
Micromotion Multiplier Controls small motion sensitivity 3.0-6.0 (higher = less sensitive)
Why the difference?
LD2402_Follow command is quite useful for initial calibration, similar to shortening webrefresh to 1000 to see how the device is responding without having to calibrate with the official application. I think it's helpful to keep in.
Engineering mode is used how? When I activate it, all I see on the main page is
LD2402 Initialized
Beta Was this translation helpful? Give feedback.
All reactions