Hi to all of you, and big thanks for sharing experience and knowledge!
I have few questions regarding this system, i ran on to issue when used sensor on entrance door (inside placed). Sun was directly shining at door and door have part of glass… On the logs in the esphome it was many false entry and exit.
Is there something that could help to use sensor in this scenario?
Also, how and where to modify max people count (current is 10). I saw it was set up at this line, but this is on git hub (is there a way to modify it localy):
cv.Optional(CONF_MAX_VALUE, 10): cv.int_range(1, 255),
I use your code and it still works perfectly. Sometimes he counts more than once, especially in daylight. I can’t figure out how to reset the counter in esp to 0. Don’t you have a solution to reset, for example as a counter reset service? Thank you very much.
Hi, do you have any other pictures of the case that you made for the door frame? It looks very good. Is the case open at the back of the sensor, or is it sealed with just a hole for the wires? I’ve got a vl53l1x that I’m planning on using but can’t find a suitable case for holding/mounting it. Thanks
Hi @SebaVT If your start all over again should you go (again) for the VL53L1X or is a camera with Opencv people counter script a more reliable solution (if you don’t look at the price difference)?
Hi @rvdbrink, I’ll still use the VL53L1X sensor. It’s been working very good and it won’t depend on the lighting conditions (unless there is direct sunlight). Also the wife acceptance factor would not let me install a camera indoors.
I love your setup. This is exactly what I hope to achieve. Thanks for the files!
I’m just a little confused on what is going on with the part that looks similar to a light switch? I’m assuming that’s where you have the d1 mini. But, it looks like you have additional sensors on it. What are they? How are you using them? Lastly, I’m curious how you are powering them inside the wall? Did you take over an electrical box, or did you add one?
Those additional sensors are for other purposes, nothing related with the people counter. They are just to measure the temperature, humidity and light intensity of the room.
I took over the existing wall switch and used an HLK-PM01 power supply to power all the devices and enclose it on a 3D printed case that match the decora wall plate.