From c076daca6fbac8e94a35fca4a7ca6a235b7e4b30 Mon Sep 17 00:00:00 2001 From: Brandon Harvey <8107750+bharvey88@users.noreply.github.com> Date: Mon, 22 Jun 2026 12:00:17 -0500 Subject: [PATCH] Rename page title to Apollo Breakout Module (#960) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit H1 and frontmatter title now read "Adding the Apollo Breakout Module" to match the product. Description updated to drop the stale Device Builder Add Component reference. Sidebar label and URL unchanged. 🤖 Generated with [Claude Code](https://claude.com/claude-code) --- .../ESPHome-Starter-Kit/modules/apollo-breakout-module.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/products/ESPHome-Starter-Kit/modules/apollo-breakout-module.md b/docs/products/ESPHome-Starter-Kit/modules/apollo-breakout-module.md index 6baf2aa8e9..42fde7e20a 100644 --- a/docs/products/ESPHome-Starter-Kit/modules/apollo-breakout-module.md +++ b/docs/products/ESPHome-Starter-Kit/modules/apollo-breakout-module.md @@ -1,10 +1,10 @@ --- -title: Adding the Apollo Starter Module +title: Adding the Apollo Breakout Module description: >- - Wire up the ESPHome Starter Kit Breakout Module, add it through ESPHome Device - Builder, and verify it in the web server. + Attach the ESPHome Starter Kit Breakout Module to your ESP32-C6 and wire up + your own components. --- -# Adding the Apollo Starter Module +# Adding the Apollo Breakout Module The Breakout Module gives your starter kit room to grow. It breaks the ESP32-C6's pins out so you can wire up your own parts, the components the kit doesn't include. By the end of this tutorial you'll have it attached to your ESP32-C6 and be ready to build something of your own.