firmware update

imagem 40

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 »

imagem 69

ESPHome Release: Stability and Compatibility Improvements

ESPHome has rolled out a new batch of fixes aimed at improving reliability across component discovery, GPIO handling, and network operations. The ESP-IDF integration now always reconfigures devices after component discovery, preventing potential missed configuration updates. Additionally, a fix for one-wire GPIO resets eliminates a busy-wait that could occur with interrupts disabled when a delay

ESPHome Release: Stability and Compatibility Improvements Read More »

imagem 51

ESPHome Update: Stability and Reliability Fixes Across Networking, Bluetooth, and Core

The latest ESPHome maintenance release bundles a series of targeted fixes that improve stability and connectivity for self-hosted smart home users. On the core side, templated !include filenames are now preserved as strings to prevent Windows path normalization from corrupting them, and the main configuration comment is emitted with sorted keys for cleaner diffs. The

ESPHome Update: Stability and Reliability Fixes Across Networking, Bluetooth, and Core Read More »

imagem 15

ESPHome Update: Dependency Bumps and Bug Fixes Enhance Stability

This latest ESPHome release brings a wave of under-the-hood improvements, focusing on dependencies and critical fixes that self-hosted users will appreciate. Several internal libraries—including filelock, platformdirs, and the bundled esphome-device-builder—have been bumped to newer versions multiple times, ensuring better compatibility and smoother builds across different environments. On the stability front, a handful of bugs have

ESPHome Update: Dependency Bumps and Bug Fixes Enhance Stability Read More »

imagem 10

ESPHome Update: Key Bug Fixes, Build Enhancements, and Dependency Upgrades

This release brings several important fixes to hardware components and core systems, ensuring more accurate readings and smoother operation. The EMC2101 sensor now correctly reports negative temperatures instead of showing large positive values, and the Haier climate integration no longer confuses outdoor coil temperature with defrost temperature. Communication with the AS3935 lightning sensor has been

ESPHome Update: Key Bug Fixes, Build Enhancements, and Dependency Upgrades Read More »