ESP Web Tools
- ESP Web Tools is a set of open source tools to allow working with ESP - devices in the browser. - The code is available on GitHub. + ESP Web Tools allows you to manage ESP8266 and ESP32 devices in the + browser: install new firmware, update firmware, connect device to the + Wi-Fi network, visit the device's hosted web interface and add devices + to Home Assistant.
++ ESP Web Tools works by combining + Web Serial, Improv Wi-Fi (optional), + and a manifest which describes the firmware. It will automatically + detect the chipset of the connected ESP device and find the right + firmware files in the manifest. +
+To try it out and install ESPHome on an ESP, connect it to your @@ -134,27 +168,15 @@ your ESP device, you might miss drivers.
-- This works by combining - Web Serial - with a manifest which describes the firmware. It will automatically - detect the type of the connected ESP device and find the right firmware - files in the manifest. + +
+
+ Screenshot showing the ESP Web Tools interface