micropython-ota-updater
My adaptation of rdehuyss's MicroPython OTA updater for ESP32 projects that should pull updates from a GitHub branch.
- embedded
- iot
- python
- developer-tools
- automation
It checks the remote version on boot, downloads changed application files, and preserves device-local secrets in env.py.