S3-Box voice assistant: Delete procedure instructing to delete the config (#30327)

* S3-Box voice assistant

- Delete procedure instructing to delete the config
- if the device had been used before

* Also remove procedure for ATOM ECHO
This commit is contained in:
c0ffeeca7 2023-12-14 16:41:34 +01:00 committed by GitHub
parent 47666df6e7
commit 92ad4d0457
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 30 deletions

View File

@ -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.

View File

@ -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

View File

@ -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.