Scientists in Germany have demonstrated a startling new form of surveillance: identifying people using nothing more than ordinary WiFi signals. By analyzing how radio waves bounce around a room, researchers can effectively “see” and recognize individuals — even if they are not carrying a device and even if their phone is turned off.
There is a project I can’t find now which uses an esp32 to create a presence detection system that integrates with home assistant and it uses wifi.
I know of ESPresense, but that only tracks your phone, not your body…
found the one i was talking about:
https://github.com/francescopace/espectre
That’s super cool! Thanks for sharing!