Aircoookie / Espalexa

Alexa voice control for ESP8266/ESP32 (including brightness and color!)
MIT License
548 stars 137 forks source link

fix alexa device discovery #152

Closed lucaf86 closed 3 years ago

lucaf86 commented 3 years ago

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

Aircoookie commented 3 years ago

Awesome, thank you so much! Will get added to WLED ASAP as well :)