EspBuddy
EspBuddy copied to clipboard
Wrapper to easily upload (OTA or Serial), backup, batch query, monitor ESP8266 boards using Esptool.py, Espota.py and Platformio
I was looking for updating our old 2-step updater image to be built using the latest core 2.7.0, so it can support .bin.gz images. But why re-invent the wheel if...
Want to help? - Check the lib/espbuddy_class.php - Look for TODOs - Fix Them - Submit a PR to the develop branch (for each fix) Thank you 🍺
TODO: implement https://github.com/mirko/SonOTA to flash Sonoff devices from the factory firmware, without soldering!
implements : https://github.com/s0170071/CRC4ESP
Each Host and/or config should be able to auto checkout or pull git versions - checkout branch or tag - pull branch - behavior after checkout: - upload only if...
- Please create/edit [Wiki](../wiki/) page(s) to document the project . - add your tested devices in the [Tested Hardware](../wiki/Tested-Hardware) page
The more users, the more developers will join, the more features and bugs fixed - Star the project (by clicking the ⭐️ at the top of this page) - Post...
Retry upload when failing, with a prior device reset if needed (serial should be ok, OTA lets see)