diff --git a/docs/assets/esphome-builder-install-windows.gif b/docs/assets/esphome-builder-install-windows.gif index efe1dc9817..279f9498f2 100755 Binary files a/docs/assets/esphome-builder-install-windows.gif and b/docs/assets/esphome-builder-install-windows.gif differ diff --git a/docs/assets/esphome-device-builder-preview-image.png b/docs/assets/esphome-device-builder-preview-image.png index 295ea9f4e3..3ef2ba7b22 100755 Binary files a/docs/assets/esphome-device-builder-preview-image.png and b/docs/assets/esphome-device-builder-preview-image.png differ diff --git a/docs/products/ESPHome-Starter-Kit/setup/first-steps.md b/docs/products/ESPHome-Starter-Kit/setup/first-steps.md index 6ab84b2c4d..cd17bc4a37 100755 --- a/docs/products/ESPHome-Starter-Kit/setup/first-steps.md +++ b/docs/products/ESPHome-Starter-Kit/setup/first-steps.md @@ -136,9 +136,11 @@ If you make a mistake or want to change this later, click the 3 dots menu in the ### Configure Components -When you create a new ESPHome Starter Kit project in ESPHome Device Builder, the **Web Server** and **Accessory Power Rail** components are already configured for you, so there's nothing extra to do for those. In this tutorial we'll add one more component: the **Onboard RGB LED**. +!!! tip "We're now ready to add your first component and turn your project into a smart device!" + + Below you will be learning how to add the Onboard RGB LED which will help you learn how to add a Component. You will be using this in the future for the other modules such as the Button and Motion modules! - Learn about the Web Server Learn about the Accessory Power Rail +When you create a new ESPHome Starter Kit project in ESPHome Device Builder, the **Web Server** and **Accessory Power Rail** components are already configured for you, so there's nothing extra to do for those. In this tutorial we'll add one more component: the **Onboard RGB LED**. #### Onboard RGB LED @@ -186,6 +188,8 @@ Before we continue, confirm that you installed the ESPHome Device Builder, confi It's a great way to see what's happening under the hood. + Learn about Core Components + ### Test your LED Your kit's default project includes the web\_server component, which lets you navigate to the IP address of your device or the hostname.local such as esphome-starter-kit.local