-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
2025.11.0 #5648
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
Merged
Merged
2025.11.0 #5648
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* [esp32] Describe the framework source variable in more detail. * Minor updates --------- Co-authored-by: Jonathan Swoboda <[email protected]>
…nfigurable max_transfer_requests (#5471)
…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]>
Co-authored-by: Keith Burzinski <[email protected]>
* feat: add doc for reset-on-boot disablement option Adds an entry in the documentation of the INA2xx sensor for the new `reset_on_boot` option, which will allow the component to bypass resetting the device state (and hence counters, etc.) on component initialization. Setting this to `false` will allow the counters to persist between ESP device reboots, while setting to `true` (the default) will preserve the existing behaviour of resetting them. * fix: add missing entry to SPI too * fix: clarify wording for new option * fix: improve reset_on_boot explanation line format --------- Co-authored-by: Jonathan Swoboda <[email protected]>
Co-authored-by: Keith Burzinski <[email protected]>
* BH1900NUX documentation added * fix: image optimized (size reduced, switched to png) * Port to new doc format. WIP. * Port to new doc format. WIP. * ported to md format * Ported to Markdown syntax * Ported from RST to Markdown * Fixed some lint errors * Fixed some lint errors * Fixed some lint errors * Updated/merged branch * Updated/merged branch * Updated/merged branch * Updated/merged branch * Revert "Updated/merged branch" This reverts commit 614109e. * Updated/merged branch * Updated/merged branch * Reset unintentional debug.md * Reset unintentional wireguard.md * Reset unintentional debug.md * Converted table to list * Update content/components/sensor/bh1900nux.md * Fix note --------- Co-authored-by: Jonathan Swoboda <[email protected]>
- Add symphony to remote_receiver dump list and add on_symphony trigger. - Add Symphony binary sensor config (data, nbits). - Add transmit_symphony action with command_repeats and example. - Note: single-frame decode; sender-native repetition to mirror IRremoteESP8266 (ir_Symphony.cpp). Addresses esphome/feature-requests#1633 (esphome/feature-requests#1633). Co-authored-by: Jonathan Swoboda <[email protected]>
Co-authored-by: J. Nick Koston <[email protected]>
Co-authored-by: Jesse Hills <[email protected]>
… bit system and device addresses (#5452) * [uponor_smatrix] Use combined 32 bit addresses instead of separate 16 bit system and device addresses * Remove blank line --------- Co-authored-by: J. Nick Koston <[email protected]>
* Create espnow.md * Update espnow.md * Update espnow.md attempt to get links working * Update uart.md * Update uart.md reverted accidental change * Update espnow.md hopefully got the md formatting correct... * Update espnow.md linting * Update espnow.md update example * Update espnow.md * Update espnow.md fix hugo spack attack * Remove hardware-specifics from example * Update espnow.md remove #espnow * Update espnow.md removed configuration values section per @swoboda1337 request * Update espnow.md re add config values, diffrent format. * Update espnow.md capitalisation * Update espnow.md remove bellybutton lint * Update _index.md add espnow as available component * remove specific variant list * remove ota example per swaboda request * Misc cleanup * More cleanup --------- Co-authored-by: H. Árkosi Róbert <[email protected]> Co-authored-by: Jonathan Swoboda <[email protected]>
2025.11.0b2
Co-authored-by: Ludovic BOUÉ <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Jesse Hills <[email protected]>
2025.11.0b3
2025.11.0b4
* doc * Update nrf52.md * fix * Update content/components/nrf52.md --------- Co-authored-by: Jonathan Swoboda <[email protected]>
2025.11.0b5
✅ Deploy Preview for esphome ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
jesserockz
approved these changes
Nov 19, 2025
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Do not merge, release script will automatically merge
transform: disableddocs#5478analyze-memoryCLI command docs#5499is_idlecondition docs#5546if_nantext format option docs#5560disableaction docs#56447.3in Spectra-E6model docs#5646Metadata
@coderabbitai ignore