Aircoookie / Espalexa

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

Asyncwebserver and /espalexa look good, but Echo dot (3rd gen) wont pair. #215

Open ghost opened 1 year ago

ghost commented 1 year ago

This is the current solution: https://github.com/chemicalvamp/ESP32-Async-Greenhouse-Server/blob/main/ESP32%20Async%20Greenhouse%20Server.ino asyncserver looks fine.. values update properly.. espalexa .. Why you no work?

ghost commented 1 year ago

It's on one of those HiGrow ESP32 dagger looking type with moisture sensor. DIYMore made this one. I will probably end up trying this sketch on a different board soon, But I don't think it will change anything.

I even tried adding it as a Philips Hue. Rebooted the Echo 3 times. Tried again.

BoeckEH commented 1 year ago

I had the same prob, couldn't see anything wrong, but would not be detected as a new device. Bought a gen 4 on black Friday. Located as a Philips Hue on the first shot. Was kinda ticked off, but it still is usable on the gen 3 / 2 if detected by the gen 4.

ghost commented 1 year ago

Dude I seriously feel like I am missing a pairing mode or something.. ESPAlexa makes its connection over WiFi correct? How can the Async server be okay, and not the Alexa service, If they're compatible and fired up at the same time.