Has anyone thought about a way to use ESP32 etc for protecting cars/bikes against theft?
I am thinking of maybe
- disc locks with ESP32 alerting
- same for cable/chain locks (incl electric continuity check against the chain being broken, vibration/motion)
- GPS location
- posisbly bluetooth presence to allow usage (ala Monimoto)
All these could report locally on/in/near the vehicle via ESP32 or BT to a HA-like center (maybe running on a Rpi Pico) which in turn could be used to alert via Telegram etc and also to a HA instance?
That way only the center/controller needs to have a SIM (eSIM) connection, the other elements report to teh controller via BT or ESP32 or such?
The same controller could then maybe also be used as gateway for a camera system to upload video files recorded etc. ?
Has this been done?