|
@@ -138,7 +138,7 @@
|
|
// In development we import locally.
|
|
// In development we import locally.
|
|
window.location.hostname === "localhost"
|
|
window.location.hostname === "localhost"
|
|
? "/dist/web/install-button.js"
|
|
? "/dist/web/install-button.js"
|
|
- : "https://unpkg.com/esp-web-tools@8.0.6/dist/web/install-button.js?module"
|
|
|
|
|
|
+ : "https://unpkg.com/esp-web-tools@9.0.0/dist/web/install-button.js?module"
|
|
);
|
|
);
|
|
</script>
|
|
</script>
|
|
</head>
|
|
</head>
|
|
@@ -301,7 +301,7 @@
|
|
<pre>
|
|
<pre>
|
|
<script
|
|
<script
|
|
type="module"
|
|
type="module"
|
|
- src="https://unpkg.com/esp-web-tools@8.0.6/dist/web/install-button.js?module"
|
|
|
|
|
|
+ src="https://unpkg.com/esp-web-tools@9.0.0/dist/web/install-button.js?module"
|
|
></script></pre
|
|
></script></pre
|
|
>
|
|
>
|
|
<p>
|
|
<p>
|
|
@@ -494,18 +494,7 @@ button.overrides = {
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div>
|
|
ESP Web Tools is
|
|
ESP Web Tools is
|
|
- <a href="https://github.com/esphome/esp-web-tools">open source</a>
|
|
|
|
- and uses
|
|
|
|
- <a href="https://github.com/NabuCasa/esp-web-flasher"
|
|
|
|
- >ESP Web Flasher</a
|
|
|
|
- >
|
|
|
|
- originally developed as
|
|
|
|
- <a href="https://github.com/adafruit/Adafruit_WebSerial_ESPTool"
|
|
|
|
- >Adafruit_WebSerial_ESPTool</a
|
|
|
|
- >
|
|
|
|
- by
|
|
|
|
- <a href="https://github.com/makermelissa">Melissa LeBlanc-Williams</a
|
|
|
|
- >.
|
|
|
|
|
|
+ <a href="https://github.com/esphome/esp-web-tools">open source</a>.
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|