Skip to content

Releases: VoIPshare/ESP32-eInk-Dashboard

ESP32 Firmware Build .41

Choose a tag to compare

@github-actions github-actions released this 30 May 22:30
firmware-.41

Modify the top bar

ESP32 Firmware Build .40

Choose a tag to compare

@github-actions github-actions released this 30 May 19:23
Improve ePaper longevity, display reliability, and fetch retry coverage

Display power:
- Replace powerOff() with hibernate() for AP config and demo screens to
  properly park the controller before power-off
- For the main sleep cycle, use hibernate() only before a scheduled full
  refresh; use powerOff() otherwise so the controller's partial-refresh
  frame buffer stays intact (fixes corrupted display on second boot)

Fetch retry:
- fetchBambu and fetchProxmoxStates now return bool; failures set
  pendingBambuRetry / pendingProxmoxRetry in RTC memory so the next
  wake retries immediately regardless of the normal refresh schedule
- WiFi failure branch now sets Proxmox and Bambu retry flags when those
  fetches were due, not just the Google Script path

SuperMini LED feedback:
- Add updateSuperMiniHoldFeedback(): green -> cyan flash -> white flash as
  button hold crosses demo then config thresholds
- Flash green on demo release, red on config-mode release

Status bar layout:
- iconReserve is now conditional on battery pin presence and zigbee_enable
  so the version string is not pushed off-screen on boards without those
- forceUpdateStatusBar set after Bambu fetch to keep printer icon current

AMS tray display (bambulab):
- Cleaner tray state logic using a local Tray& reference; show % when
  remain >= 0, -- when type known but no remain, EMPTY otherwise

ESP32 Firmware Build .36

Choose a tag to compare

@github-actions github-actions released this 11 Apr 12:22
firmware-.36

Added multiple platform supportAdded mul

ESP32 Firmware Build .35

Choose a tag to compare

@github-actions github-actions released this 11 Apr 09:31
firmware-.35

Added multiple platform supportAdded mul

ESP32 Firmware Build .31

Choose a tag to compare

@github-actions github-actions released this 10 Apr 14:03
firmware-.31

Fixed and added the information for the board

ESP32 Firmware Build .3

Choose a tag to compare

@github-actions github-actions released this 10 Apr 13:38
firmware-.3

Added the dynamic pin utilisation

ESP32 Firmware Build 0.26

Choose a tag to compare

@github-actions github-actions released this 08 Apr 15:20
firmware-0.26

Add some functionality for ZigBee

ESP32 Firmware Build .25

Choose a tag to compare

@github-actions github-actions released this 08 Apr 15:03
firmware-.25

Add some functionality for ZigBee

ESP32 Firmware Build .2

Choose a tag to compare

@github-actions github-actions released this 08 Apr 06:59
firmware-.2

Remove the zigbee in compilation if forgot active