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
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -128,3 +128,6 @@ dmypy.json
# Pyre type checker
.pyre/
.DS_Store

# Superpowers brainstorm scratch (should never be committed)
.superpowers/
2 changes: 1 addition & 1 deletion docs/products/ESPHome-Starter-Kit/modules/motion-module.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The Motion Module turns your starter kit into a motion sensor. By the end of thi

Work through the two prerequisites first:

* [Start Here](/products/ESPHome-Starter-Kit/start-here/) to snap the button module off the panel.
* [Start Here](/products/ESPHome-Starter-Kit/start-here/) to snap the motion 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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The LED & Buzzer is the starter kit's notification module, a strip of ten addres

Work through the two prerequisites first:

* [Start Here](/products/ESPHome-Starter-Kit/start-here/) to snap the button module off the panel.
* [Start Here](/products/ESPHome-Starter-Kit/start-here/) to snap the RGB & Buzzer 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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The temperature and humidity module is your starter kit's first environmental se

Work through the two prerequisites first:

* [Start Here](/products/ESPHome-Starter-Kit/start-here/) to snap the button module off the panel.
* [Start Here](/products/ESPHome-Starter-Kit/start-here/) to snap the temperature and humidity 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
Expand Down Expand Up @@ -41,7 +41,7 @@ Connect the Temperature and Humidity module to the ESP32-C6 using one of the FPC

![](../../../assets/esphome-starter-kit-attach-top-fpc-ribbon.webp)

3\. Slide the ribbon cable into the button module with the blue side facing upwards then press the latch down to lock it in place.
3\. Slide the ribbon cable into the temperature and humidity module with the blue side facing upwards then press the latch down to lock it in place.

![](../../../assets/esphome-starter-kit-attach-fpc-to-temp-hum-module.webp)

Expand Down