Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alexa not finding some presets and if found playing wrong one #4224

Open
1 task done
tomware03 opened this issue Oct 24, 2024 · 4 comments
Open
1 task done

Alexa not finding some presets and if found playing wrong one #4224

tomware03 opened this issue Oct 24, 2024 · 4 comments
Labels
bug fixed in source This issue is unsolved in the latest release but fixed in master

Comments

@tomware03
Copy link

What happened?

I have 5 different ESP-32 around my room and I had to replace one due to a faulty power supply. After replacement, I set up WLED onto the new ESP-32, added all 5 presets and went to alexa to find. It found 2 of the presets but when you turn on the presets it will play a different one in WLED. As an example, the red preset is playing the green preset and vise versa. I've tried factory resetting it, fresh install and and it still cant find all of them. Its different presets everytime. Keep in mind all others are working fine and havent been touched in a almost a year.

To Reproduce Bug

Fresh install on newest WLED update. Add 5 preesets and make alexa find them.

Expected Behavior

Alexa should find all presets and allow me to control them within the alexa app

Install Method

Binary from WLED.me

What version of WLED?

WLED 0.15.0-b6

Which microcontroller/board are you seeing the problem on?

ESP32-C3

Relevant log/trace output

No response

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@tomware03 tomware03 added the bug label Oct 24, 2024
@softhack007
Copy link
Collaborator

softhack007 commented Oct 24, 2024

Hi @tomware03,
It looks like there is a generic problem with the alexa API - I guess that amazon changed something so WLED cannot communicate properly with the alexa servers any more (this affects all WLED versions).

There is a preliminary fix in #4214, but it needed more testing before we can merge that one in.

Related: #4204

@dosipod
Copy link

dosipod commented Oct 24, 2024

@softhack007 Hey Maestro, We have tested the fix on esp32 and esp8266, ESP32S3 was tested from PR owner side . . The fix itself is very minor code change and as of now there is a bug in source so that is at least better then current situation .

@softhack007
Copy link
Collaborator

@dosipod that's good news, thanks 👍 I think we can merge the fix.

@softhack007 softhack007 added the fixed in source This issue is unsolved in the latest release but fixed in master label Oct 26, 2024
@tomware03
Copy link
Author

I've updated all devices and currently they are working fine and alexa is able to find my presets. Thank you very much. Will let you know if I come accross anymore issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fixed in source This issue is unsolved in the latest release but fixed in master
Projects
None yet
Development

No branches or pull requests

3 participants