diff --git a/source/_includes/asides/voice_navigation.html b/source/_includes/asides/voice_navigation.html index 94db543939d..8baaa5ebab7 100644 --- a/source/_includes/asides/voice_navigation.html +++ b/source/_includes/asides/voice_navigation.html @@ -31,6 +31,7 @@
diff --git a/source/_includes/voice_assistant/install_esp_firmware.md b/source/_includes/voice_assistant/install_esp_firmware.md index 5933698676c..860705371dc 100644 --- a/source/_includes/voice_assistant/install_esp_firmware.md +++ b/source/_includes/voice_assistant/install_esp_firmware.md @@ -4,9 +4,7 @@ - In the pop-up window, view the available ports. - Plug the USB-C cable into the {{ product_name }} and connect it to your computer. - In the pop-up window, there should now appear a new entry. Select this USB serial port and select **Connect**. - - Depending on your computer, the entry might look different. -  - - If no new port shows, your system may be missing a driver. Close the pop-up window. + - **Troubleshooting**: If no new port shows, your system may be missing a driver. Close the pop-up window. - In the dialog, select the CH342 driver, install it, then **Try again**.  3. Select **Install Voice Assistant**, then **Install**. @@ -22,7 +20,7 @@ 5. Select **OK**.  -6. If, at this stage, a dialog opens, prompting you to enter the connection settings of your ESPHome node, it means there is already a configuration set up for that ESPHome device. +6. **Troubleshooting**: If, at this stage, a dialog opens, prompting you to enter the connection settings of your ESPHome node, it means there is already a configuration set up for that ESPHome device. - Close the dialog and perform the procedure on [deleting the {{ product_name }} configuration from ESPHome]({{ config_link }}). - Restart Home Assistant. - Then, under {% my integrations title="**Settings** > **Devices & Services**" %}, your {{ product_name }} should be discovered. diff --git a/source/_includes/voice_assistant/install_esp_firmware_delete_firmware.md b/source/_includes/voice_assistant/install_esp_firmware_delete_firmware.md index 07748325782..52bb43cfe11 100644 --- a/source/_includes/voice_assistant/install_esp_firmware_delete_firmware.md +++ b/source/_includes/voice_assistant/install_esp_firmware_delete_firmware.md @@ -6,6 +6,7 @@ 1. Go to {% my integrations title="**Settings** > **Devices & Services**" %}, and select the ESPHome integration. - Under **Devices**, next to the **{{device_name_entry}}** entry, select the three-dots menu. - Select **Delete**. +  2. Make sure you have [access to the configuration files](/common-tasks/os/#configuring-access-to-files). - If you have never done this before, [install the file editor add-on](/common-tasks/os/#installing-and-using-the-file-editor-add-on). 3. Access the config files and open the **esphome** folder. diff --git a/source/images/assist/esp32-devices-delete-01.png b/source/images/assist/esp32-devices-delete-01.png new file mode 100644 index 00000000000..8732120eedd Binary files /dev/null and b/source/images/assist/esp32-devices-delete-01.png differ diff --git a/source/images/assist/s3-box-disable-screen.png b/source/images/assist/s3-box-disable-screen.png new file mode 100644 index 00000000000..cb0cce36201 Binary files /dev/null and b/source/images/assist/s3-box-disable-screen.png differ diff --git a/source/images/assist/wake_word_disable.png b/source/images/assist/wake_word_disable.png new file mode 100644 index 00000000000..fa7ea05db84 Binary files /dev/null and b/source/images/assist/wake_word_disable.png differ diff --git a/source/voice_control/s3_box_voice_assistant.markdown b/source/voice_control/s3_box_voice_assistant.markdown new file mode 100644 index 00000000000..879f060b3df --- /dev/null +++ b/source/voice_control/s3_box_voice_assistant.markdown @@ -0,0 +1,85 @@ +--- +title: "ESP32-S3-BOX-3 voice assistant" +product_name: ESP32-S3-BOX-3 +device_name_entry: ESP32-S3-BOX-3 +config_link: /voice_control/s3_box_voice_assistant/#to-delete-the-ESP32-S3-BOX-3-configuration-from-esphome +--- + +This tutorial will guide you to turn an ESP32-S3-BOX-3 into a Home Assistant voice assistant. + +