Skip to content

Commit

Permalink
Updated reference to manifest.json. Fixes ##34140 (#34163)
Browse files Browse the repository at this point in the history
  • Loading branch information
tjbenator authored Aug 7, 2024
1 parent e8ff2ac commit 71e22b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/voice_control/thirteen-usd-voice-remote.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Before you can use this device with Home Assistant, you need to install a bit of
- Select the **Connect** button below. If your browser does not support web serial, you will see a warning instead of a button.

<script type="module" src="https://unpkg.com/esp-web-tools@10/dist/web/install-button.js?module"></script>
<esp-web-install-button manifest="https://firmware.esphome.io/voice-assistant/m5stack-atom-echo/manifest.json"></esp-web-install-button>
<esp-web-install-button manifest="https://firmware.esphome.io/wake-word-voice-assistant/m5stack-atom-echo/manifest.json"></esp-web-install-button>
- **For advanced users**: The configuration file is available on [GitHub](https://github.com/esphome/firmware/blob/main/voice-assistant/m5stack-atom-echo.yaml).

{% include voice_assistant/install_esp_firmware.md %}
Expand Down

0 comments on commit 71e22b9

Please sign in to comment.