diff --git a/source/_includes/voice_assistant/install_esp_firmware_delete_firmware.md b/source/_includes/voice_assistant/install_esp_firmware_delete_firmware.md deleted file mode 100644 index a820530c4e1..00000000000 --- a/source/_includes/voice_assistant/install_esp_firmware_delete_firmware.md +++ /dev/null @@ -1,11 +0,0 @@ -{% capture product_name %}{{ include.name | default: page.product_name }}{% endcapture %} -{% capture device_name_entry %}{{ include.name | default: page.device_name_entry }}{% endcapture %} - -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**. - ![Delete the S3_Box from the device list](/images/assist/esp32-devices-delete-01.png) -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. -4. If there is a configuration file for the {{ product_name }}, delete it. diff --git a/source/voice_control/s3_box_voice_assistant.markdown b/source/voice_control/s3_box_voice_assistant.markdown index b3d990f336d..e806ee91e90 100644 --- a/source/voice_control/s3_box_voice_assistant.markdown +++ b/source/voice_control/s3_box_voice_assistant.markdown @@ -27,14 +27,6 @@ This tutorial will guide you to turn an ESP32-S3-BOX-3 into a Home Assistant voi ## Installing the software onto the ESP32-S3-BOX-3 -If you have used the ESP32-S3-BOX-3 on Home Assistant before and have it installed via ESPHome add-on, you first need to remove its configuration. - -### To delete the configuration from ESPHome - -{% include voice_assistant/install_esp_firmware_delete_firmware.md %} - -### To install the software on your ESP32-S3-BOX-3 - 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. @@ -52,10 +44,10 @@ Before you can use this device with Home Assistant, you need to install a bit of {% include voice_assistant/install_esp_firmware.md %} -1. Select the **ESPHome** integration. Under **Devices**, you should see the **ESP32-S3-BOX-3** listed. +9. Select the **ESPHome** integration. Under **Devices**, you should see the **ESP32-S3-BOX-3** listed. ![ESP32-S3-BOX-3 discovered](/images/assist/m5stack-atom-echo-discovered-new-03.png) - - Your ESP32-S3-BOX-3 is connected to Home Assistant over Wi-Fi. You can now move it to any place in your home with a USB power supply. -2. Congratulations! You can now voice control Home Assistant via a ESP32 device with a display. Now give some commands. + - Your ESP32-S3-BOX-3 is connected to Home Assistant over Wi-Fi. You can now move it to any place in your home with a USB power supply. +10. Congratulations! You can now voice control Home Assistant via a ESP32 device with a display. Now give some commands. ## Controlling Home Assistant diff --git a/source/voice_control/thirteen-usd-voice-remote.markdown b/source/voice_control/thirteen-usd-voice-remote.markdown index fd217d7f51b..a6f68421640 100644 --- a/source/voice_control/thirteen-usd-voice-remote.markdown +++ b/source/voice_control/thirteen-usd-voice-remote.markdown @@ -27,14 +27,6 @@ your smart home. Issue commands and get responses! ## Installing the software onto the ATOM Echo -If you have used the ATOM Echo on Home Assistant before and have it installed via ESPHome add-on, you first need to remove its configuration. - -### To delete the configuration from ESPHome - -{% include voice_assistant/install_esp_firmware_delete_firmware.md %} - -### To install the software on your ATOM Echo - 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.