Added
- Restore AUTO after a one-off manual override (#72). When the heater is in
AUTO and you do a one-off manual run, the device now returns to AUTO
"waiting" when that run ends — either a local timed run completing or the
on-device On button stopping it — instead of dropping to idle. An explicit
OFF (theoffcommand or the front-panel Power button) still stays off,
and any safety-driven off (fault, comms/lease timeout, panic) latches off and
never reverts. Only AUTO is resumed (not drying); the memory is RAM-only and
never persists across a reboot.
Install (no USB — recommended): on the stock Panda web UI ("Firmware Update"), upload dragonbreath-v1.1.5.bin. It installs as an app through the stock firmware's own OTA — the stock bootloader/partitions stay in place, so you can revert to Panda later over WiFi.
Update / revert (already on DragonBreath): upload dragonbreath-v1.1.5.bin via /fw; to return to Panda, upload your stock backup's app image via /fw.
Recovery only (USB): from a source checkout, python3 tools/flash.py (backs up stock first). The full/factory image is not published — build it locally if you need it.
Alpha/beta testers: if your unit was USB-flashed, restore your stock backup first, then install this via the stock updater — a stock-layout install can't be reached by OTA from a native-layout one.
| asset | purpose |
|---|---|
dragonbreath-v1.1.5.bin |
application image — install via stock's OTA, or update/revert via /fw |
manifest.json |
provenance (source SHA, ESP-IDF, vendored-core) + per-artifact SHA-256 |
SHA256SUMS.txt |
sha256sum -c SHA256SUMS.txt |