Skip to content

Rename ESPHome Builder references to ESPHome Device Builder#6667

Merged
jesserockz merged 1 commit into
currentfrom
jesserockz-2026-236
May 22, 2026
Merged

Rename ESPHome Builder references to ESPHome Device Builder#6667
jesserockz merged 1 commit into
currentfrom
jesserockz-2026-236

Conversation

@jesserockz
Copy link
Copy Markdown
Member

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.mdx is 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):

  • n/a

Checklist

  • I am merging into next because this is new documentation that has a matching pull-request in esphome as linked above.
    or

  • I am merging into current because 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.mdx when creating new documents for new components or cookbook.

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.
Copilot AI review requested due to automatic review settings May 22, 2026 02:28
@esphome esphome Bot added the current label May 22, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 22, 2026

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 8f6ceb19-742e-4aa5-8d4f-54754fdffc71

📥 Commits

Reviewing files that changed from the base of the PR and between 2a8d540 and b208304.

📒 Files selected for processing (2)
  • .github/ISSUE_TEMPLATE/config.yml
  • src/content/docs/guides/troubleshooting.mdx

Walkthrough

This 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 .github/ISSUE_TEMPLATE/config.yml are updated, and five documentation sections in src/content/docs/guides/troubleshooting.mdx reference the renamed tool.

Changes

Unified rebranding: Builder → Device Builder

Layer / File(s) Summary
Issue template contact link rename
.github/ISSUE_TEMPLATE/config.yml
Contact link entry renamed to "ESPHome Device Builder / Dashboard" with descriptive text updated to match; URL unchanged.
Troubleshooting guide terminology updates
src/content/docs/guides/troubleshooting.mdx
Documentation sections about crash trace decoding, log viewing, and stack trace decoder workflow updated to reference "ESPHome Device Builder" instead of prior builder naming; line-wrapping adjusted for readability.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Possibly related PRs

  • esphome/esphome-docs#4578: Performs similar doc-wide rebranding from "ESPHome Builder" to "ESPHome Device Builder" across other documentation pages.
  • esphome/esphome-docs#6473: Modifies the same troubleshooting guide file for crash stack trace and log-viewing workflow updates.

Suggested labels

current

Suggested reviewers

  • clydebarrow
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately and concisely summarizes the main change: renaming ESPHome Builder references to ESPHome Device Builder across the codebase.
Description check ✅ Passed The description clearly explains the reason for the changes (desktop wrapper renamed), identifies which files were updated, and notes intentional decisions about what was not changed.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch jesserockz-2026-236

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

If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

ESLint skipped: no ESLint configuration detected in root package.json. To enable, add eslint to devDependencies.


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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 22, 2026

Deploy Preview for esphome ready!

Name Link
🔨 Latest commit b208304
🔍 Latest deploy log https://app.netlify.com/projects/esphome/deploys/6a0fbf3e1363e40008506f72
😎 Deploy Preview https://deploy-preview-6667--esphome.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@jesserockz jesserockz merged commit 87bab78 into current May 22, 2026
16 checks passed
@jesserockz jesserockz deleted the jesserockz-2026-236 branch May 22, 2026 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants