From f62f7722b88d9ff4928a82308dc69b558a569310 Mon Sep 17 00:00:00 2001 From: Justin Bunton Date: Fri, 15 May 2026 17:18:09 +0000 Subject: [PATCH 1/4] Updated 1 file via CloudCannon. --- docs/products/ESPHome-Starter-Kit/start-here.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/products/ESPHome-Starter-Kit/start-here.md b/docs/products/ESPHome-Starter-Kit/start-here.md index 73b0f5c36..462cdc993 100755 --- a/docs/products/ESPHome-Starter-Kit/start-here.md +++ b/docs/products/ESPHome-Starter-Kit/start-here.md @@ -1,5 +1,5 @@ --- -title: ESPHome Starter Kit - Introduction +title: ESPHome Starter Kit - Start Here description: Landing page of the ESPHome Starter Kit QR Code. --- # Welcome to the ESPHome Starter Kit! @@ -31,7 +31,7 @@ Each module is connected to the panel by small breakaway tabs. Follow the steps 2. Gently flex the panel along the tab line until the tab snaps cleanly. From f6b31037db77d167b5b215d4fc21dafc7d60273f Mon Sep 17 00:00:00 2001 From: Justin Bunton Date: Fri, 15 May 2026 17:42:47 +0000 Subject: [PATCH 2/4] Updated 1 file via CloudCannon. --- .../ESPHome-Starter-Kit/start-here.md | 28 +++++++++++-------- 1 file changed, 17 insertions(+), 11 deletions(-) diff --git a/docs/products/ESPHome-Starter-Kit/start-here.md b/docs/products/ESPHome-Starter-Kit/start-here.md index 462cdc993..90cc68f96 100755 --- a/docs/products/ESPHome-Starter-Kit/start-here.md +++ b/docs/products/ESPHome-Starter-Kit/start-here.md @@ -37,31 +37,37 @@ Each module is connected to the panel by small breakaway tabs. Follow the steps ## Meet the modules -The kit includes: - -![](../../assets/sotoh-graphic-detailed.jpg) - -* **ESP32-C6 main board.** The brain of every project you'll build with the kit. It handles Wi-Fi and Bluetooth, runs your ESPHome config, and exposes the GPIO pins the modules plug into. +**ESP32-C6 main board.** The brain of every project you'll build with the kit. It handles Wi-Fi and Bluetooth, runs your ESPHome config, and exposes the GPIO pins the modules plug into. ![](../../assets/esphome-starter-kit-main-board-only.jpg) -* **Casita LED and Buzzer module.** The starter kit's notification module, a strip of ten addressable RGB LEDs and a small piezo buzzer behind the ESPHome logo silkscreen. *Use the included stand to show it off!* +--- + +**Casita LED and Buzzer module.** The starter kit's notification module, a strip of ten addressable RGB LEDs and a small piezo buzzer behind the ESPHome logo silkscreen. *Use the included stand to show it off!* ![](../../assets/esphome-starter-kit-casita-module-only.jpg) -* **Motion module.** Detects movement in a room and a great way to get started automating your home. It comes in two parts, and the PIR sensor easily plugs into the PIR module board. +--- + +**Motion module.** Detects movement in a room and a great way to get started automating your home. It comes in two parts, and the PIR sensor easily plugs into the PIR module board. ![](../../assets/esphome-starter-kit-pir-module-only.jpg) -* **Button module.** Premium feel button perfect to trigger automations for lights and more. +--- + +**Button module.** Premium feel button perfect to trigger automations for lights and more. ![](../../assets/esphome-starter-kit-button-module-only.jpg) -* **Temperature and Humidity module.** Extremely accurate temp and humidity sensor trustworthy enough to track a room comfort level with ease! +--- + +**Temperature and Humidity module.** Extremely accurate temp and humidity sensor trustworthy enough to track a room comfort level with ease! ![](../../assets/esphome-starter-kit-temp-hum-module-only-1.jpg) -* **FPC cables.** Each module connects to the main board through the FPC connector using one of the three provided cables. *Tear the brown paper bag open from one of the ends. Please DO NOT use scissors as you could accidentally cut the cables!* +--- + +**FPC cables.** Each module connects to the main board through the FPC connector using one of the three provided cables. *Tear the brown paper bag open from one of the ends. Please DO NOT use scissors as you could accidentally cut the cables!* ![](../../assets/esphome-starter-kit-fpc-cables-only.jpg) @@ -69,4 +75,4 @@ The kit includes: Once you've identified your modules and snapped them off the panel, the next step is to connect the main board to your computer and walk through your first ESPHome configuration. - Open ESPHome Getting Started \ No newline at end of file + Next - First Steps \ No newline at end of file From 79e4de225d028db863fb8428ad0bbc7c006a2022 Mon Sep 17 00:00:00 2001 From: CloudCannon Date: Fri, 15 May 2026 17:45:32 +0000 Subject: [PATCH 3/4] Updated 4 files via CloudCannon. Co-authored-by: Brandon Harvey --- docs/products/ESPHome-Starter-Kit/modules/button-module.md | 4 ++-- docs/products/ESPHome-Starter-Kit/modules/casita-module.md | 4 ++-- docs/products/ESPHome-Starter-Kit/modules/motion-module.md | 4 ++-- .../modules/temperature-humidity-module.md | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/products/ESPHome-Starter-Kit/modules/button-module.md b/docs/products/ESPHome-Starter-Kit/modules/button-module.md index 59c1f5ae3..61fb3c66e 100644 --- a/docs/products/ESPHome-Starter-Kit/modules/button-module.md +++ b/docs/products/ESPHome-Starter-Kit/modules/button-module.md @@ -12,8 +12,8 @@ The button module is the first input your starter kit gets, and the fastest way Work through the two prerequisites first: - * [Start Here](../start-here/) to snap the button module off the panel. - * [First Steps](../setup/first-steps/) to install ESPHome Device Builder and create your starter kit device. + * [Start Here](/products/ESPHome-Starter-Kit/start-here/) to snap the button module off the panel. + * [First Steps](/products/ESPHome-Starter-Kit/setup/first-steps/) to install ESPHome Device Builder and create your starter kit device. #### Prerequisite diff --git a/docs/products/ESPHome-Starter-Kit/modules/casita-module.md b/docs/products/ESPHome-Starter-Kit/modules/casita-module.md index 4818abffd..bba082ade 100755 --- a/docs/products/ESPHome-Starter-Kit/modules/casita-module.md +++ b/docs/products/ESPHome-Starter-Kit/modules/casita-module.md @@ -12,8 +12,8 @@ The Casita is the starter kit's notification module, a strip of ten addressable Work through the two prerequisites first: - * [Start Here](../start-here/) to snap the button module off the panel. - * [First Steps](../setup/first-steps/) to install ESPHome Device Builder and create your starter kit device. + * [Start Here](/products/ESPHome-Starter-Kit/start-here/) to snap the button module off the panel. + * [First Steps](/products/ESPHome-Starter-Kit/setup/first-steps/) to install ESPHome Device Builder and create your starter kit device. #### Prerequisite diff --git a/docs/products/ESPHome-Starter-Kit/modules/motion-module.md b/docs/products/ESPHome-Starter-Kit/modules/motion-module.md index c4ac90c00..ec0102783 100755 --- a/docs/products/ESPHome-Starter-Kit/modules/motion-module.md +++ b/docs/products/ESPHome-Starter-Kit/modules/motion-module.md @@ -10,8 +10,8 @@ The Motion Module turns your starter kit into a motion sensor. By the end of thi Work through the two prerequisites first: - * [Start Here](../start-here/) to snap the button module off the panel. - * [First Steps](../setup/first-steps/) to install ESPHome Device Builder and create your starter kit device. + * [Start Here](/products/ESPHome-Starter-Kit/start-here/) to snap the button module off the panel. + * [First Steps](/products/ESPHome-Starter-Kit/setup/first-steps/) to install ESPHome Device Builder and create your starter kit device. #### Prerequisite diff --git a/docs/products/ESPHome-Starter-Kit/modules/temperature-humidity-module.md b/docs/products/ESPHome-Starter-Kit/modules/temperature-humidity-module.md index f760db9f4..4802978b5 100755 --- a/docs/products/ESPHome-Starter-Kit/modules/temperature-humidity-module.md +++ b/docs/products/ESPHome-Starter-Kit/modules/temperature-humidity-module.md @@ -10,8 +10,8 @@ The temperature and humidity module is your starter kit's first environmental se Work through the two prerequisites first: - * [Start Here](../start-here/) to snap the button module off the panel. - * [First Steps](../setup/first-steps/) to install ESPHome Device Builder and create your starter kit device. + * [Start Here](/products/ESPHome-Starter-Kit/start-here/) to snap the button module off the panel. + * [First Steps](/products/ESPHome-Starter-Kit/setup/first-steps/) to install ESPHome Device Builder and create your starter kit device. #### Prerequisite From 6c5788fcd2c694e247c6d68ec108d5f2c7467be4 Mon Sep 17 00:00:00 2001 From: Justin Bunton Date: Fri, 15 May 2026 17:47:53 +0000 Subject: [PATCH 4/4] Updated 1 file via CloudCannon. --- docs/products/ESPHome-Starter-Kit/start-here.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/products/ESPHome-Starter-Kit/start-here.md b/docs/products/ESPHome-Starter-Kit/start-here.md index 90cc68f96..c9245cce4 100755 --- a/docs/products/ESPHome-Starter-Kit/start-here.md +++ b/docs/products/ESPHome-Starter-Kit/start-here.md @@ -10,18 +10,18 @@ Welcome to the start of your ESPHome journey with the all-new **ESPHome Starter By the end of this wiki you'll know how to: +* Remove the modules off the panel safely * Identify each part of your kit -* Snap the modules off the panel safely ## What's in the kit -Your kit arrives as a single snap-apart panel that includes the ESP32-C6 main board along with a selection of interchangeable modules. The kit also includes three ribbon cables used to connect the modules together. +Your kit arrives as a single snap-apart panel that includes the ESP32-C6 main board along with a selection of interchangeable modules. The kit also includes three ribbon cables used to connect the modules together, and a stand for the Casita module. ![](../../assets/esphome-starter-kit-whats-in-the-box.png) ## Snapping the panel apart -Each module is connected to the panel by small breakaway tabs. Follow the steps below to separate them +Each module is connected to the panel by small breakaway tabs. Follow the steps below to separate them. !!! success "Take it slow" @@ -31,7 +31,7 @@ Each module is connected to the panel by small breakaway tabs. Follow the steps 2. Gently flex the panel along the tab line until the tab snaps cleanly.