-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
2025.10.0 #5483
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2025.10.0 #5483
Conversation
Co-authored-by: Keith Burzinski <[email protected]> Co-authored-by: J. Nick Koston <[email protected]> Co-authored-by: J. Nick Koston <[email protected]>
Co-authored-by: J. Nick Koston <[email protected]>
Co-authored-by: J. Nick Koston <[email protected]>
Co-authored-by: Keith Burzinski <[email protected]>
Co-authored-by: Jonathan Swoboda <[email protected]>
* Add WTS01 temperature sensor documentation and image * rename image file and update documentation * fix(wts01): Configuration typo * docs(wts01): Update WTS01 sensor documentation * docs(wts01): Update WTS01 sensor documentation * docs(wts01): Update WTS01 sensor documentation * docs(wts01): Update WTS01 sensor documentation * docs(wts01): Add basic and advanced configuration * refactor(wts01): Convert to markdown * fix: Add missing assets and index links * fix: Lint errors * Clean up wts01 docs * Clean up wts01 docs --------- Co-authored-by: Jonathan Swoboda <[email protected]>
Co-authored-by: Copilot <[email protected]> Co-authored-by: Jesse Hills <[email protected]>
* Update ethernet.md * Update content/components/ethernet.md --------- Co-authored-by: Jonathan Swoboda <[email protected]>
Co-authored-by: Jesse Hills <[email protected]>
* Fix docs * Update docs * Added note to use an `update_interval`` of `0ms` to achieve the max data rate as set by the `data_rate` parameter. * Fixed spacing as indicated by markdown-lint. * Update content/components/sensor/qmc5883l.md * Update content/components/sensor/qmc5883l.md --------- Co-authored-by: Jonathan Swoboda <[email protected]> Co-authored-by: Jesse Hills <[email protected]>
Co-authored-by: Copilot <[email protected]> Co-authored-by: Jesse Hills <[email protected]>
2025.10.0b1
…nfigurable max_transfer_requests (#5471)
2025.10.0b2
…5475) * [esp32] Update migration guide for Arduino-as-IDF-component changes * Update content/guides/esp32_arduino_to_idf.md Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Copilot <[email protected]> Co-authored-by: Jonathan Swoboda <[email protected]>
2025.10.0b3
Co-authored-by: Keith Burzinski <[email protected]>
2025.10.0b4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates ESPHome documentation to version 2025.10.0, representing the new release version. The PR consolidates documentation changes from the current development cycle into the next release, including significant architectural improvements, new components, and extensive performance optimizations.
Key changes include:
- Version update from 2025.9.3 to 2025.10.0
- Addition of comprehensive release notes covering Z-Wave proxy, Arduino-as-IDF-component changes, and security enhancements
- Updated component documentation including new sensor components and API improvements
- Updates to supporter list and various component-specific improvements
Reviewed Changes
Copilot reviewed 27 out of 35 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| data/version.yaml | Updates release version to 2025.10.0 |
| content/changelog/2025.10.0.md | Complete release notes for 2025.10.0 with 700+ lines covering new features and changes |
| content/guides/supporters.md | Added 19 new supporter entries and updated last modified date |
| content/guides/esp32_arduino_to_idf.md | Updated migration guide reflecting Arduino-as-IDF-component changes and build performance improvements |
| content/components/*.md | Updated component documentation for z-wave proxy, sensors, touchscreen, displays, and API improvements |
| content/changelog/_index.md | Updated redirect to point to 2025.10.0 changelog |
✅ Deploy Preview for esphome ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Do not merge, release script will automatically merge
Full list of changes
All changes
rts_pintoreset_pindocs#5358Metadata
@coderabbitai ignore