+
+
+
+
+
+
+
Raspiaudio ESP Muse Luxe
+
+ Portable speaker with two 5 Watt speakers built-in. Can run 4 hours
+ off the built-in battery or be powered by a cable.
+
+
+ This is a powerful device. If you want to use it solely as a media
+ player, we recommend to use the
+ Squeezelite-ESP32 firmware.
+
+
Buy
+
+
+
+
Raspiaudio ESP Muse Proto
+
+ Powerful audio prototyping board to create your own smart speakers.
+
+
+ This is a powerful device. If you want to use it solely as a media
+ player, we recommend to use the
+ Squeezelite-ESP32 firmware.
+
+
Buy
+
+
+
+
M5Stack Atom Speaker Kit
+
Small ESP32 board with a built-in speaker and a headphone jack.
+
Buy
+
+
+
+
M5Stack Atom Echo Development Kit
+
Tiny ESP32 board with a built-in speaker.
+
Buy
+
+
+
+
+
+
+{% include /esphome/flash_firmware_steps.markdown %}
+
+### Advanced Users
+
+* The device is adoptable in [the ESPHome dashboard](https://my.home-assistant.io/redirect/supervisor_addon/?addon=5c53de3b_esphome&repository_url=https%3A%2F%2Fgithub.com%2Fesphome%2Fhome-assistant-addon).
+* The YAML configuration is on [GitHub](https://github.com/esphome/media-players/)
+
+### Affiliated links
+
+Affiliated links are used on this website to support ESPHome development. Use Coupon code `NABUCASA` on [M5Stack](https://shop.m5stack.com/discount/NABUCASA?ref=NabuCasa) for 5% off your order.
+
+[ESPHome](https://esphome.io)— Installer powered by [ESP Web Tools](https://esphome.github.io/esp-web-tools/)
+
+
diff --git a/source/docs/esphome/increasing_bluetooth_reach.markdown b/source/docs/esphome/increasing_bluetooth_reach.markdown
new file mode 100644
index 00000000000..501d760e1bf
--- /dev/null
+++ b/source/docs/esphome/increasing_bluetooth_reach.markdown
@@ -0,0 +1,339 @@
+---
+title: "Increasing the reach of bluetooth devices"
+---
+
+
+
+
+
+
+
+
+Bluetooth technology has a limited range. Home Assistant can expand the reach of its Bluetooth devices by communicating via Bluetooth proxy devices powered by [ESPHome](https://esphome.io/).
+
+Pick your product to turn it into a Bluetooth proxy for Home Assistant. No programming or other software required.
+
+To install the ESPHome software on the device, follow these steps:
+
+1. Open this page in a Chromium-based browser (for example Google Chrome or MS Edge) on a desktop. It does not work on a tablet or phone.
+1. Pick your product.
+
+
+
+
+
+
+
+
+
+
Generic ESP32
+
+ Turn any ESP32 into a Bluetooth proxy for Home Assistant. This option
+ only works for "plain" ESP32 and not for ESP32-C3 or other variants.
+
+
Buy
+
+
+
+
+
GL.iNet GL-S10
+
+ ESP32 in a case with external antenna and wired Ethernet connection
+ that can also be powered using Power over Ethernet 802.3af. Note that
+ when installed via this website, Wi-Fi is disabled and it needs to be
+ connected via Ethernet.
+
+
Warning: This board requires extra work.
+ This device requires you to disassemble the device to be able to
+ install it as a Bluetooth proxy. This installation method is for
+ revision 2.X of their board. See instructions for the configuration of
+ other revisions.
+
Read DIY instructions.
+
+
Buy
+
+
+
+
+
M5Stack Atom Lite
+
Small ESP32 board with a case.
+
Buy
+
+
+
+
+
Olimex ESP32 Power-over-Ethernet ISO
+
+ ESP32 board with wired Ethernet connection that can also be powered
+ using Power over Ethernet 802.3af. Note that when installed via this
+ website, Wi-Fi is disabled and it needs to be connected via Ethernet.
+ The ESP32-POE-ISO-EA variant may provide better Bluetooth range
+ since it has an external antennae.
+ Case on Thingiverse.
+
+
Buy
+
+
+
+
+
Wireless-Tag WT32-ETH01
+
+ ESP32 board with wired Ethernet connection. Note that when installed
+ via this website, Wi-Fi is disabled and it needs to be connected via
+ Ethernet.
+ Various enclosures on Thingiverse.
+
+
+ Warning: This board requires extra work.
+ This device requires you to create a special flash tool to be able to
+ install it as a Bluetooth proxy.
+ Read DIY instructions.
+
+
Buy
+
+
+
+
+
LilyGO T-ETH-POE ESP32-WROOM
+
+ A compact board with an ESP32-WROOM module and wired Ethernet
+ connection. Can be powered via Power over Ethernet 802.3af or via the
+ built in USB-C port. Note that when installed via this website, Wi-Fi
+ is disabled and it needs to be connected via Ethernet.
+ Various enclosures on Thingiverse.
+
+
+ Warning: This board requires extra work.
+ This device comes with a special "download tool" that needs to be used
+ to install it as a Bluetooth proxy.
+
+
Buy
+
+
+
+
+{% include /esphome/flash_firmware_steps.markdown %}
+
+### Advanced Users
+
+DIY Expert? [Show advanced boards](?diy)
+
+* The device is adoptable in [the ESPHome dashboard](https://my.home-assistant.io/redirect/supervisor_addon/?addon=5c53de3b_esphome&repository_url=https%3A%2F%2Fgithub.com%2Fesphome%2Fhome-assistant-addon).
+* The YAML configuration is on [GitHub](https://github.com/esphome/bluetooth-proxies/)
+
+
+### Affiliated links
+
+Affiliated links are used on this website to support ESPHome development. Use Coupon code `NABUCASA` on [M5Stack](https://shop.m5stack.com/discount/NABUCASA?ref=NabuCasa) for 5% off your order.
+
+[ESPHome](https://esphome.io)— Installer powered by [ESP Web Tools](https://esphome.github.io/esp-web-tools/)
+
+
diff --git a/source/images/docs/esphome/atom_echo.png b/source/images/docs/esphome/atom_echo.png
new file mode 100644
index 00000000000..4fb8b16bf3f
Binary files /dev/null and b/source/images/docs/esphome/atom_echo.png differ
diff --git a/source/images/docs/esphome/atom_speaker_kit.png b/source/images/docs/esphome/atom_speaker_kit.png
new file mode 100644
index 00000000000..b3c0b394370
Binary files /dev/null and b/source/images/docs/esphome/atom_speaker_kit.png differ
diff --git a/source/images/docs/esphome/esp32_generic.png b/source/images/docs/esphome/esp32_generic.png
new file mode 100644
index 00000000000..75ef97f6b12
Binary files /dev/null and b/source/images/docs/esphome/esp32_generic.png differ
diff --git a/source/images/docs/esphome/esp_muse_luxe.png b/source/images/docs/esphome/esp_muse_luxe.png
new file mode 100644
index 00000000000..4691b8329f9
Binary files /dev/null and b/source/images/docs/esphome/esp_muse_luxe.png differ
diff --git a/source/images/docs/esphome/esp_muse_proto.png b/source/images/docs/esphome/esp_muse_proto.png
new file mode 100644
index 00000000000..29b8556ae07
Binary files /dev/null and b/source/images/docs/esphome/esp_muse_proto.png differ
diff --git a/source/images/docs/esphome/gl-s10.png b/source/images/docs/esphome/gl-s10.png
new file mode 100644
index 00000000000..c23d0c3e31c
Binary files /dev/null and b/source/images/docs/esphome/gl-s10.png differ
diff --git a/source/images/docs/esphome/lilygo-eth-poe.png b/source/images/docs/esphome/lilygo-eth-poe.png
new file mode 100644
index 00000000000..8fe7d0b5f24
Binary files /dev/null and b/source/images/docs/esphome/lilygo-eth-poe.png differ
diff --git a/source/images/docs/esphome/m5stack_atom_lite.png b/source/images/docs/esphome/m5stack_atom_lite.png
new file mode 100644
index 00000000000..0f08ca105e8
Binary files /dev/null and b/source/images/docs/esphome/m5stack_atom_lite.png differ
diff --git a/source/images/docs/esphome/olimex_esp32_poe_iso.png b/source/images/docs/esphome/olimex_esp32_poe_iso.png
new file mode 100644
index 00000000000..5ea0c39b790
Binary files /dev/null and b/source/images/docs/esphome/olimex_esp32_poe_iso.png differ
diff --git a/source/images/docs/esphome/wt32-eth01.png b/source/images/docs/esphome/wt32-eth01.png
new file mode 100644
index 00000000000..154ce4d2ebc
Binary files /dev/null and b/source/images/docs/esphome/wt32-eth01.png differ