|
@@ -171,7 +171,7 @@
|
|
<a href="https://esphome.io">ESPHome</a>. To get started, connect an ESP
|
|
<a href="https://esphome.io">ESPHome</a>. To get started, connect an ESP
|
|
device to your computer and hit the button:
|
|
device to your computer and hit the button:
|
|
</p>
|
|
</p>
|
|
- <esp-web-install-button manifest="static/firmware_build/manifest.json">
|
|
|
|
|
|
+ <esp-web-install-button manifest="https://firmware.esphome.io/esphome-web/manifest.json">
|
|
<i slot="unsupported">
|
|
<i slot="unsupported">
|
|
The demo is not available because your browser does not support Web
|
|
The demo is not available because your browser does not support Web
|
|
Serial. Open this page in Google Chrome or Microsoft Edge instead<span
|
|
Serial. Open this page in Google Chrome or Microsoft Edge instead<span
|
|
@@ -528,7 +528,7 @@ button.overrides = {
|
|
</p>
|
|
</p>
|
|
<pre>
|
|
<pre>
|
|
<esp-web-install-button
|
|
<esp-web-install-button
|
|
- manifest="/static/firmware_build/manifest.json"
|
|
|
|
|
|
+ manifest="https://firmware.esphome.io/esphome-web/manifest.json"
|
|
>
|
|
>
|
|
<button slot="activate">Custom install button</button>
|
|
<button slot="activate">Custom install button</button>
|
|
<span slot="unsupported">Ah snap, your browser doesn't work!</span>
|
|
<span slot="unsupported">Ah snap, your browser doesn't work!</span>
|