File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ developer tools while maintaining backward compatibility for most use cases.
2121** Key Highlights:**
2222
2323- ** MIPI RGB Display support** for high-performance color displays with dedicated hardware acceleration
24+ - ** ESPHome Builder improvements** with support for uploading existing YAML files and blank configurations
2425- ** Camera JPEG encoder** enabling efficient image compression and streaming capabilities
2526- ** Enhanced NRF52 features** including DFU (Device Firmware Update) support
2627- ** Extensive memory optimizations** reducing flash and RAM usage across all platforms
@@ -62,6 +63,15 @@ ESPHome 2025.9.0 introduces comprehensive support for MIPI RGB displays through
6263MIPI RGB displays offer superior performance for applications requiring high-quality graphics, smooth animations, and
6364professional-grade user interfaces.
6465
66+ ## ESPHome Builder Enhancements
67+
68+ The ESPHome Builder web interface now offers improved flexibility for getting started with your projects:
69+
70+ ** New Capabilities:**
71+
72+ - ** Upload existing YAML files** to continue working on configurations created elsewhere
73+ - ** Start with a blank configuration** for complete customization from scratch
74+
6575## Camera JPEG Encoder
6676
6777The new {{< docref "/components/camera/camera_encoder" >}} component adds efficient JPEG compression capabilities to
You can’t perform that action at this time.
0 commit comments