Aircoookie / Espalexa

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

Devices using Espalexa are blocked from discovery in Home Assistant to accommodate WLED #184

Open cptskippy opened 3 years ago

cptskippy commented 3 years ago

@frenck had Pull Request 29237 merged into Home Assistant to prevent any device with the name "Espalexa" from being discovered by the Philip Hue integration to resolve an issue with the WLED integration to Home Assistant.

If Espalexa allowed for customizable names this wouldn't be an issue.

https://github.com/home-assistant/core/pull/29237 https://github.com/Aircoookie/Espalexa/blob/master/src/Espalexa.h#L225 https://github.com/Aircoookie/WLED/blob/master/wled00/src/dependencies/espalexa/Espalexa.h#L231