here my PR for alexa device discover fix.
Basically this is the same fix of https://github.com/Aircoookie/WLED/pull/1497.
I've just removed the md5 calculation and now the unique id is the first part of the MAC followed by the id in HEX (aabbccddeeii).
Hope you will merge soon the fix also in Wled.
Hi Aircoookie,
here my PR for alexa device discover fix. Basically this is the same fix of https://github.com/Aircoookie/WLED/pull/1497. I've just removed the md5 calculation and now the unique id is the first part of the MAC followed by the id in HEX (aabbccddeeii). Hope you will merge soon the fix also in Wled.
BR, Luca