ESPHome Update Brings Memory Resilience, Networking Fixes, and Core Enhancements
Several changes make ESPHome more resilient when memory is tight. The core now offers FixedVector::try_init and RAMAllocator::make_unique, so firmware can gracefully handle exhausted heap instead of crashing. The Nextion queue, OTA noise session and auth buffer, and OTA signature block are all allocated through the new RAMAllocator, and the API reuses overflow buffer storage rather […]
ESPHome Update Brings Memory Resilience, Networking Fixes, and Core Enhancements Read More »








