docs: add Device Builder Tour page to Starter Kit wiki#836
Conversation
Adds a beginner-friendly walkthrough of the new ESPHome Device Builder GUI under Learn the Basics. Covers the dashboard, device info panel, editor three-pane layout, publishing changes, and logs, using the Starter Kit as the running example. Screenshots and GIFs to follow.
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
WalkthroughThis PR adds a new "Device Builder Tour" documentation page that walks users through the ESPHome Device Builder interface, including dashboard navigation, the device configuration editor with its navigator/form/YAML panes, two-way editing sync, and the publishing workflow. The navigation entry is wired into mkdocs.yml under the ESPHome Starter Kit's "Learn the Basics" section. ChangesDevice Builder Tour Guide
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Possibly related PRs
Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
What does this implement/fix?
Adds a beginner-friendly walkthrough of the new ESPHome Device Builder GUI under Learn the Basics on the Starter Kit wiki. Covers the dashboard, the device info panel, the editor's three-pane layout, publishing changes (Validate / Save / Install), and logs, using the ESPHome Starter Kit as the running example throughout.
Screenshots and GIFs will follow in a separate commit/PR; the page has HTML-commented TODOs marking every placeholder.
Supersedes #835 (rebased onto current dev to resolve the mkdocs.yml conflict with the new Core Components nav entry).
Types of changes
mkdocs.yml)Checklist:
devbranch (notmain)mkdocs servemkdocs.ymlmkdocs.ymlSummary by CodeRabbit