From 39b5ccc8961bd16f13fed17385c3595246ede347 Mon Sep 17 00:00:00 2001 From: Michael Hansen Date: Wed, 21 Feb 2024 20:06:54 -0600 Subject: [PATCH] Change firmware link to wake word (#31547) --- source/voice_control/s3_box_voice_assistant.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/voice_control/s3_box_voice_assistant.markdown b/source/voice_control/s3_box_voice_assistant.markdown index 3b579cf82fa..07865fb5930 100644 --- a/source/voice_control/s3_box_voice_assistant.markdown +++ b/source/voice_control/s3_box_voice_assistant.markdown @@ -31,12 +31,12 @@ Before you can use this device with Home Assistant, you need to install a bit of - If your browser does not support web serial, you will see a warning message indicating this instead of a button. - + - If you have an ESP32-S3-BOX or ESP32-S3-BOX-Lite, open the [ESPHome projects](https://esphome.io/projects/index.html?type=voice) page, select your variant and follow the installation instructions. - **For advanced users**: The configuration files are available on GitHub: - - [ESP32-S3-BOX-3](https://github.com/esphome/firmware/blob/main/voice-assistant/esp32-s3-box-3.yaml) + - [ESP32-S3-BOX-3](https://github.com/esphome/firmware/blob/main/wake-word-voice-assistant/esp32-s3-box-3.yaml) {% include voice_assistant/install_esp_firmware.md %}