WLED ESP32 Debug + Test Suite

Targets your WLED device at 192.168.1.115 with a 300 LED segment. Includes GET connection test, detailed POST testing, per-process output boxes, raw JSON request/response viewing, and an automated sequence: underwater blue → purple pulse → orange sparkle.

Connection Settings

Not tested
Tip: open this file in a browser on the same LAN as the ESP32. Some browser/network setups can block local-device requests.

One-Click Test Actions

The code dynamically looks up effect names from WLED’s effect list so it can try to find likely matches like “Breathe,” “Lake,” and “Sparkle,” instead of hard-coding only one effect number.

GET Connection Output

Process 1

Effect Discovery Output

Process 2

Underwater Blue POST Output

Process 3

Purple POST Output

Process 4

Orange Sparkle POST Output

Process 5

Sequence Runner Output

Process 6

Last Request JSON

Inspector A

Last Response JSON

Inspector B

Global Debug Log

All Processes

Manual JSON Test

Paste any WLED JSON state payload here and send it directly to the device.