diff --git a/.gitignore b/.gitignore index 99efc91d95..228de045f2 100755 --- a/.gitignore +++ b/.gitignore @@ -128,3 +128,6 @@ dmypy.json # Pyre type checker .pyre/ .DS_Store + +# Superpowers brainstorm scratch (should never be committed) +.superpowers/ diff --git a/docs/products/ESPHome-Starter-Kit/modules/motion-module.md b/docs/products/ESPHome-Starter-Kit/modules/motion-module.md index bdebf44fc0..bcdc25fd85 100755 --- a/docs/products/ESPHome-Starter-Kit/modules/motion-module.md +++ b/docs/products/ESPHome-Starter-Kit/modules/motion-module.md @@ -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 diff --git a/docs/products/ESPHome-Starter-Kit/modules/rgb-buzzer-module.md b/docs/products/ESPHome-Starter-Kit/modules/rgb-buzzer-module.md index 798a2a5933..970c9cdd4d 100755 --- a/docs/products/ESPHome-Starter-Kit/modules/rgb-buzzer-module.md +++ b/docs/products/ESPHome-Starter-Kit/modules/rgb-buzzer-module.md @@ -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 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 951979ea0e..031dee766a 100755 --- a/docs/products/ESPHome-Starter-Kit/modules/temperature-humidity-module.md +++ b/docs/products/ESPHome-Starter-Kit/modules/temperature-humidity-module.md @@ -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 @@ -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)