Skip to content

WLED (ESP32) not discovered by Alexa / Hue apps despite valid SSDP and Hue emulation #5488

@oloboy

Description

@oloboy

What happened?

Environment

Device running WLED: ESP32 (Processor: ESP32-D0WDQ5)
WLED version: WLED 0.15.4 (2508020
Network: Single WiFi 2.4Ghz dedicate to IoT (no VLAN, no mesh, no guest network)
Router: ASUS RT-AX92U FW 3.0.0.4.388_23807
Alexa device: Echo Dot gen 3 and 4
Phone: Google Pixel 10

Problem

WLED instance is reachable via IP and correctly exposes UPnP/SSDP and description.xml, but:
-Not discovered by Alexa (device discovery fails)
-Not discovered by Philips Hue app

What works
WLED UI accessible via browser (http://192.168.50.200)
Device visible in UPnP scanners on my phone
description.xml is accessible and appears valid
Device is on same subnet and wifi network as Alexa and phone

To Reproduce Bug

What does NOT work
Alexa “discover devices” → no device found
Philips Hue app → no bridge found
Direct API test: http://192.168.50.200/api/config → returns {} (empty)

Network troubleshooting already done
Multicast / SSDP
UPnP scanner detects WLED correctly → SSDP working
IGMP Snooping → disabled
Multicast rate → forced to 1 Mbps

Router (ASUS)
No mesh / no repeater
No guest network
Devices on same WiFi
Airtime fairness disabled
Beamforming disabled
Roaming assistant disabled
Bluetooth coexistence enabled
TX bursting disabled
IGMP Snooping disabled
Multicast rate fixed to 1 Mbps
Firewall / NAT acceleration tested OFF

WLED Sync / Alexa config

Relevant configuration:

UDP sync enabled (default ports)
Alexa emulation: enabled
Invocation name: LucePianta
MQTT disabled
Hue sync disabled (bridge IP configured but inactive)

Expected Behavior

Add wled to alexa and control it by voice

Install Method

Binary from WLED.me

What version of WLED?

WLED 0.15.4 (2508020)

Which microcontroller/board are you seeing the problem on?

Other

Relevant log/trace output

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Labels

bugconnectivityIssue regarding protocols, WiFi connection or availability of interfacesneeds investigationThe bug has not yet been reproduced by me. Analysis or more details are needed.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions