diff --git a/source/_posts/2021-06-16-power-up-your-esp-projects.markdown b/source/_posts/2021-06-16-power-up-your-esp-projects.markdown index 44a18e9374a..0710ff4b37f 100644 --- a/source/_posts/2021-06-16-power-up-your-esp-projects.markdown +++ b/source/_posts/2021-06-16-power-up-your-esp-projects.markdown @@ -96,7 +96,7 @@ If you have an ESP32 or ESP8266 device handy, you can try it out right here:
diff --git a/source/voice_control/s3_box_voice_assistant.markdown b/source/voice_control/s3_box_voice_assistant.markdown index b3f67a00fb9..aa4239f8519 100644 --- a/source/voice_control/s3_box_voice_assistant.markdown +++ b/source/voice_control/s3_box_voice_assistant.markdown @@ -31,7 +31,7 @@ Before you can use this device with Home Assistant, you need to install a bit of - If you have an ESP32-S3-BOX-3, select the **Connect** button below to display a list of available USB devices. Do not connect the ESP32-S3-BOX-3 yet. We want to see the list of available USB devices first, so that it is easier to recognize the ESP device afterwards. - If your browser does not support web serial, you will see a warning message indicating this instead of a button. - + diff --git a/source/voice_control/thirteen-usd-voice-remote.markdown b/source/voice_control/thirteen-usd-voice-remote.markdown index 67672505e0d..2d090c30a24 100644 --- a/source/voice_control/thirteen-usd-voice-remote.markdown +++ b/source/voice_control/thirteen-usd-voice-remote.markdown @@ -29,7 +29,7 @@ Before you can use this device with Home Assistant, you need to install a bit of 1. Make sure this page is opened in a Chromium-based browser on a desktop. It does not work on a tablet or phone. - Select the **Connect** button below. If your browser does not support web serial, you will see a warning instead of a button. - + - **For advanced users**: The configuration file is available on [GitHub](https://github.com/esphome/firmware/blob/main/voice-assistant/m5stack-atom-echo.yaml). @@ -63,7 +63,7 @@ Before you can use this device with Home Assistant, you need to install a bit of 2. Go to {% my integrations title="**Settings** > **Devices & Services**" %} and select the **ESPHome** integration. - Under **M5Stack ATOM Echo**, select **1 device**. 3. Disable **Use wake word**. - + ![Toggle to enable/disable wake word](/images/assist/wake_word_disable_on_atom_echo.png) 4. To start using push-to-talk, press the flat button with rounded shape on your ATOM Echo. - The rectangular button on the side is the reset button. Do not press that one. @@ -85,4 +85,4 @@ Are things not working as expected? - [Access to your configuration files](/common-tasks/os/#configuring-access-to-files) - [Using a sentence trigger](/voice_control/custom_sentences/) - [Home Assistant Cloud](/voice_control/voice_remote_cloud_assistant/) -- [Manually configured Assist pipeline](/voice_control/voice_remote_local_assistant) \ No newline at end of file +- [Manually configured Assist pipeline](/voice_control/voice_remote_local_assistant)