Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
279 changes: 0 additions & 279 deletions docs/products/ESPHome-Starter-Kit/buttongettingstarted.md

This file was deleted.

7 changes: 3 additions & 4 deletions docs/products/ESPHome-Starter-Kit/first-steps.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ By the end of this wiki you'll know how to:

## What's in the kit

Your kit arrives as a single snap-apart panel that contains the ESP32-C6 main board and a set of modules you can mix and match.
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.

![](../../assets/starter-kit-graphic.png)

Expand All @@ -27,10 +27,9 @@ Each module is connected to the panel by small breakaway tabs. Follow the steps

1. Hold the panel flat on a table with one hand on the module you want to remove.
2. Gently flex the panel along the tab line until the tab snaps cleanly.
3. If a tab leaves a small nub on the module, you can file or sand it smooth. It will not affect how the module works.

<video autoplay="" loop="" muted="" playsinline="" width="100%">
<source src="/assets/ESPHome_Starter_Kit_Break_Apart_Modules.mp4" type="video/mp4" /><p></p>
<source src="/assets/ESPHome_Starter_Kit_Break_Apart_Modules.mp4" type="video/mp4" /><p></p><p></p>
Your browser does not support embedded video.
</video>

Expand All @@ -41,7 +40,7 @@ The kit includes:
* **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.
* **Motion module.** Detects movement in a room and a great way to get started automating your home. Comes with a separate 3 pin header and PIR motion sensor.
* **Button module.** Premium feel button perfect to trigger automations for lights and more.
* **Temperature and Humidity module.** Temperature and humidity module shipped with the starter kit. 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!

Each module connects to the ESP32-C6 board through the FPC connectors which are the thin white ribbon cables.

Expand Down
Loading