Updated reference to manifest.json. Fixes #home-assistant/home-assistant.io#34140 (#34163)

This commit is contained in:
Travis Beck 2024-08-06 22:48:54 -07:00 committed by GitHub
parent e8ff2ac712
commit 71e22b979d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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