HomeTiles v0.5.6
What's Changed
- Added safe recovery for failed on-device GitHub OTA downloads: the device records diagnostics, restarts safely, and retries from a fresh boot.
- Downloaded firmware is staged in PSRAM using paced 512 KB ranges with retry handling and a resolved GitHub CDN URL.
- OTA transport failures are appended to
/crashlog.txtso they remain available after the safe restart. - Added a German and English System-popup notice that an update may restart the device twice and that the installed version should be checked afterwards.
- Added troubleshooting for the ESP32-P4/ESP32-C6 ESP-Hosted/SDIO HTTPS/TLS path and step-by-step instructions for the manual Web Admin OTA fallback.
The manual fallback requires the user to download the matching plain OTA .bin from this release and upload it in the Web Admin Firmware section. Do not use the _factory.bin for an OTA update.
Full Changelog: v0.5.5...v0.5.6