From 66605ef72ad589a53812352ee8ad9cb32c4bb244 Mon Sep 17 00:00:00 2001 From: Derek Miller Date: Sun, 24 May 2026 14:03:13 -0500 Subject: [PATCH] DRV-43: replace BT proxy hardware rec with affiliate-linked Seeed W5500 Swap the standalone XIAO ESP32C6 recommendation for the XIAO W5500 Ethernet Adapter (paired with a XIAO ESP32S3 Plus), using the Seeed affiliate-tracked URL so purchases through the docs support driver development. Keep the Olimex boards as a plain alternative, and add an affiliate disclosure under the Hardware list. README regenerated to match the doc source. --- README.md | 6 ++++-- drivers/esphome/www/documentation/index.md | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8f64417..28ee97f 100644 --- a/README.md +++ b/README.md @@ -664,12 +664,14 @@ BLE devices into Control4. The following POE-powered Bluetooth proxies are excellent choices with 4 active connection slots: -- [Seeed Studio XIAO ESP32C6](https://www.seeedstudio.com/Seeed-Studio-XIAO-ESP32C6-p-5884.html) - with POE expansion board +- [Seeed Studio XIAO W5500 Ethernet Adapter](https://www.seeedstudio.com/XIAO-W5500-Ethernet-Adapter-p-6472.html?sensecap_affiliate=sikqXSu&referring_service=link) - [Olimex ESP32-POE](https://www.olimex.com/Products/IoT/ESP32/ESP32-POE/open-source-hardware) or [ESP32-POE-ISO](https://www.olimex.com/Products/IoT/ESP32/ESP32-POE-ISO/open-source-hardware) +_Some hardware links above are affiliate links. Purchases through them help +support driver development at no extra cost to you._ + **Firmware Installation:** - **Quick Start:** Use [web.esphome.io](https://web.esphome.io) for one-click diff --git a/drivers/esphome/www/documentation/index.md b/drivers/esphome/www/documentation/index.md index 74e709a..148c5e4 100644 --- a/drivers/esphome/www/documentation/index.md +++ b/drivers/esphome/www/documentation/index.md @@ -760,12 +760,14 @@ BLE devices into Control4. The following POE-powered Bluetooth proxies are excellent choices with 4 active connection slots: -- [Seeed Studio XIAO ESP32C6](https://www.seeedstudio.com/Seeed-Studio-XIAO-ESP32C6-p-5884.html) - with POE expansion board +- [Seeed Studio XIAO W5500 Ethernet Adapter](https://www.seeedstudio.com/XIAO-W5500-Ethernet-Adapter-p-6472.html?sensecap_affiliate=sikqXSu&referring_service=link) - [Olimex ESP32-POE](https://www.olimex.com/Products/IoT/ESP32/ESP32-POE/open-source-hardware) or [ESP32-POE-ISO](https://www.olimex.com/Products/IoT/ESP32/ESP32-POE-ISO/open-source-hardware) +_Some hardware links above are affiliate links. Purchases through them help +support driver development at no extra cost to you._ + **Firmware Installation:** - **Quick Start:** Use [web.esphome.io](https://web.esphome.io) for one-click