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.
21
21
** Key Highlights:**
22
22
23
23
- ** 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
24
25
- ** Camera JPEG encoder** enabling efficient image compression and streaming capabilities
25
26
- ** Enhanced NRF52 features** including DFU (Device Firmware Update) support
26
27
- ** 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
62
63
MIPI RGB displays offer superior performance for applications requiring high-quality graphics, smooth animations, and
63
64
professional-grade user interfaces.
64
65
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
+
65
75
## Camera JPEG Encoder
66
76
67
77
The 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