Rename ESPHome Builder references to ESPHome Device Builder#6667
Conversation
The desktop wrapper has been renamed to "ESPHome Device Builder" to match the underlying Python package. Updates the user-facing references in the troubleshooting guide and the docs-repo issue template.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
WalkthroughThis PR renames "ESPHome Builder" to "ESPHome Device Builder" across the issue template configuration and troubleshooting documentation. The contact link display name and associated text in ChangesUnified rebranding: Builder → Device Builder
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ESLint
ESLint skipped: no ESLint configuration detected in root package.json. To enable, add Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
✅ Deploy Preview for esphome ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Pull request overview
Updates documentation and GitHub issue template wording to reflect the renamed desktop wrapper product ESPHome Device Builder, aligning user-facing terminology with the underlying Python package naming and related repos.
Changes:
- Replaced “ESPHome Builder” with “ESPHome Device Builder” in the troubleshooting guide where decoded stack traces/log viewing are discussed.
- Updated the docs repository issue template contact link text to use “ESPHome Device Builder / Dashboard”.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| src/content/docs/guides/troubleshooting.mdx | Renames user-facing references to the app/tool used for decoded logs and .elf download steps. |
| .github/ISSUE_TEMPLATE/config.yml | Renames the contact link label/description for reporting dashboard/device builder issues. |
Description
The desktop wrapper has been renamed to ESPHome Device Builder to match the underlying Python package (see esphome/esphome-desktop#103). Updates the user-facing references in the troubleshooting guide and the docs-repo issue template.
The historical changelog entry under
src/content/docs/changelog/2025.9.0.mdxis intentionally left as-is since that entry describes the product as it was named at that release.Related issue (if applicable): n/a
Pull request in esphome with YAML changes (if applicable):
Checklist
I am merging into
nextbecause this is new documentation that has a matching pull-request in esphome as linked above.or
I am merging into
currentbecause this is a fix, change and/or adjustment in the current documentation and is not for a new component or feature.Link added in
/src/content/docs/components/index.mdxwhen creating new documents for new components or cookbook.