Skip to content

Commit 9be732e

Browse files
committed
Add Seeed Studio XIAO ESP32-S3 PoE to Bluetooth Proxy device list
1 parent 7916da7 commit 9be732e

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed
104 KB
Loading

themes/esphome-theme/layouts/_default/projects.html

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -348,6 +348,18 @@ <h3>For advanced users</h3>
348348
alt="Olimex ESP32 Power-over-Ethernet ISO"
349349
/>
350350
</label>
351+
<label>
352+
<input
353+
type="radio"
354+
name="bluetooth-device"
355+
class="device-option"
356+
value="seeed-esp32-poe"
357+
/>
358+
<img
359+
src="/projects/bluetooth-proxy/seeed-esp32-poe.png"
360+
alt="Seeed Studio XIAO W5500 PoE"
361+
/>
362+
</label>
351363
<label class="diy">
352364
<input
353365
type="radio"
@@ -502,6 +514,21 @@ <h3>Wireless-Tag WT32-ETH01</h3>
502514
</ul>
503515
</div>
504516

517+
<div class="hidden info seeed-esp32-poe">
518+
<h3>Seeed Studio XIAO W5500 PoE</h3>
519+
<p>
520+
The development board based on the ESP32-S3-Plus XIAO, equipped with the W5500 Ethernet chip, provides wired network connectivity and supports Power over Ethernet (PoE). Please note that after installation via this website, WiFi will be disabled, and the device must be connected via Ethernet.
521+
</p>
522+
<p>Buy</p>
523+
<ul>
524+
<li>
525+
<a href="https://www.seeedstudio.com/XIAO-W5500-Ethernet-Adapter-p-6472.html">
526+
Seeed Studio
527+
</a>
528+
</li>
529+
</ul>
530+
</div>
531+
505532
<div class="hidden info lilygo-t-eth-poe">
506533
<h3>LilyGO T-ETH-POE ESP32-WROOM</h3>
507534
<p>

0 commit comments

Comments
 (0)