Merged
Conversation
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
* Make changelog index a real searchable page Replace the /changelog/ redirect with a LatestChangelog component that dynamically renders the latest changelog content at build time. This makes the changelog index discoverable by pagefind search while still showing the latest release content. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * Add client-side redirect to latest changelog The index page renders the latest changelog content for pagefind searchability, then immediately redirects visitors to the dedicated changelog page via client-side JS. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * Expand changelog index description for search results Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * Apply suggestion from @swoboda1337 --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
…32-C2/C61 no RMT support (#6086) Update docs for ESP32-C2 and ESP32-C61 which lack RMT hardware: - esp32_rmt_led_strip: Add note that C2/C61 are not supported - remote_transmitter/receiver: Note C2/C61 use software fallback, rename ESP32 config section to ESP32 RMT config, remove C61 from RMT memory tables Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
✅ Deploy Preview for esphome ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
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
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
Metadata
@coderabbitai ignore