From d82b9ed6cb0c6ce0fcad651c43bd634e39b9934c Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Tue, 26 Dec 2023 16:49:42 +0100 Subject: [PATCH] S32-S3-BOX: emphasize that install does not work from phone (#30406) * S32-S3-BOX: emphasize that install does not work from phone * add missing steps --- source/_includes/voice_assistant/install_esp_firmware.md | 5 +++-- source/voice_control/s3_box_voice_assistant.markdown | 8 ++++---- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/source/_includes/voice_assistant/install_esp_firmware.md b/source/_includes/voice_assistant/install_esp_firmware.md index 860705371dc..61c66467785 100644 --- a/source/_includes/voice_assistant/install_esp_firmware.md +++ b/source/_includes/voice_assistant/install_esp_firmware.md @@ -2,13 +2,14 @@ 2. Connect the {{ product_name }} to your computer. - In the pop-up window, view the available ports. - - Plug the USB-C cable into the {{ product_name }} and connect it to your computer. + - Plug the USB-C cable into the {{ product_name }} and connect it to your computer.{% if page.product_name == 'ESP32-S3-BOX' %} + - If you have an ESP32-S3-BOX-3, plug it into the box directly, not into the docking station (not into the blue part). {% endif %} - In the pop-up window, there should now appear a new entry. Select this USB serial port and select **Connect**. - **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**. ![Open My link](/images/assist/esp32-atom-flash-no-port.png) 3. Select **Install Voice Assistant**, then **Install**. - - Follow the instructions provided by the installation wizard. + - Once the installation is complete, select **Next**. - Add the {{ product_name }} to your Wi-Fi: - When prompted, select your network from the list and enter the credentials to your 2.4 GHz Wi-Fi network. - Select **Connect**. diff --git a/source/voice_control/s3_box_voice_assistant.markdown b/source/voice_control/s3_box_voice_assistant.markdown index 4278203014d..89a1cfd2337 100644 --- a/source/voice_control/s3_box_voice_assistant.markdown +++ b/source/voice_control/s3_box_voice_assistant.markdown @@ -26,11 +26,11 @@ This tutorial will guide you to turn an ESP32-S3-BOX, ESP32-S3-BOX-3, or an ESP3 Before you can use this device with Home Assistant, you need to install a bit of software on it. -1. Make sure this page is opened in a Chromium-based browser on a desktop. It does not work on a tablet or phone. - - - If you have an ESP32-S3-BOX-3, select the **Connect** button below. If your browser does not support web serial, you will see a warning instead of a button. - - If your device does not readily connect for flashing, you may need to put your ESP32-S3-BOX-3 into "flash mode" by holding the "boot" button (left side upper button), tapping the "reset" button (left side lower button), and then releasing them both. Wait a few seconds before attempting to connect. +1. Make sure this page is opened in a Chromium-based browser on a **desktop**. The software installation does not work with a tablet or phone. + - If you have an ESP32-S3-BOX-3, select the **Connect** button below to show the current ports. Do not connect the ESP32-S3-BOX-3 yet. + - If your device does not readily connect for flashing, you may need to put your ESP32-S3-BOX-3 into "flash mode" by holding the "boot" button (left side upper button), tapping the "reset" button (left side lower button), and then releasing them both. Wait a few seconds before attempting to connect. + - If your browser does not support web serial, you will see a warning instead of a button.