mirror of
https://github.com/esphome/esp-web-tools.git
synced 2025-07-29 06:36:47 +00:00
Update firmwares
This commit is contained in:
parent
0d7ce336f3
commit
7c1848f02c
16
index.html
16
index.html
@ -123,11 +123,9 @@
|
|||||||
</div>
|
</div>
|
||||||
<h2 id="used-by">Projects using ESP Web Tools</h2>
|
<h2 id="used-by">Projects using ESP Web Tools</h2>
|
||||||
<div class="project">
|
<div class="project">
|
||||||
<div class="logo">
|
<a href="https://wled.me" class="logo"
|
||||||
<a href="https://wled.me"
|
><img src="static/logos/wled.png" alt="WLED logo"
|
||||||
><img src="static/logos/wled.png" alt="WLED logo"
|
/></a>
|
||||||
/></a>
|
|
||||||
</div>
|
|
||||||
<h3>WLED</h3>
|
<h3>WLED</h3>
|
||||||
<p>
|
<p>
|
||||||
A fast and feature-rich implementation of an ESP8266/ESP32 firmware to
|
A fast and feature-rich implementation of an ESP8266/ESP32 firmware to
|
||||||
@ -141,11 +139,9 @@
|
|||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="project">
|
<div class="project">
|
||||||
<div class="logo">
|
<a href="http://www.espeasy.com/" class="logo"
|
||||||
<a href="http://www.espeasy.com/"
|
><img src="static/logos/espeasy.png" alt="ESPEasy logo"
|
||||||
><img src="static/logos/espeasy.png" alt="ESPEasy logo"
|
/></a>
|
||||||
/></a>
|
|
||||||
</div>
|
|
||||||
<h3>ESPEasy</h3>
|
<h3>ESPEasy</h3>
|
||||||
<p>Easy MultiSensor device based on ESP8266/ESP32.</p>
|
<p>Easy MultiSensor device based on ESP8266/ESP32.</p>
|
||||||
<p>
|
<p>
|
||||||
|
Binary file not shown.
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "ESPHome",
|
"name": "ESP Web Tools demo powered by ESPHome",
|
||||||
"builds": [
|
"builds": [
|
||||||
{
|
{
|
||||||
"chipFamily": "ESP32",
|
"chipFamily": "ESP32",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user