Skip to content

Commit b3463e7

Browse files
authored
Add blob about the new builder wizard options (#5378)
1 parent 979f00e commit b3463e7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

content/changelog/2025.9.0.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff 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
6263
MIPI RGB displays offer superior performance for applications requiring high-quality graphics, smooth animations, and
6364
professional-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

6777
The new {{< docref "/components/camera/camera_encoder" >}} component adds efficient JPEG compression capabilities to

0 commit comments

Comments
 (0)