-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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 Presets not workong #4204
Comments
I could not track the Alexa updates and only found a list deprecated features last was on July 2024 for the List API ( this impacted others like HA ) Might be contacting Alexa Developer Support is an option but I am not the right person to do that :) |
Found undocumented build flag that would do Alexa debug ( -D ESPALEXA_DEBUG ) and I could see some errors when trying to add the light to Alexa not sure that was there as I only used it now but I think at this point it might be related to the same list of deprecated apis or other updates that might need a wled code update to match or other workaround [18:57:58]Not-Found HTTP call: /api/2BLEDHardQrI3WHYTHoMcXHgEspsM8ZZRpSKtBGr/lights/1275707904 |
i have confirmed the same behavior on 0.14.2-b2 with my ESP8266. Where do we go from here? |
WLED Alexa related coding was only done by AC who maybe busy with other things at the moment , |
Had the same problem. Edit: This is the pull request: #4214 |
Awesome! Looking forward to the fix.. As a side note I was able to get around this by exposing scenes I created in home assistant to Alexa but still looking forward to this fix |
@nmeliasp Yes it is working and I can see the expected behavior with presets Change based on 0.15.0-b6 and bins are here @Svennte Thank you , can you re-base the PR on 0.15.0-b6 as I did in above repo |
@dosipod |
@Svennte Sure , all I did is import 15 and copy the change to Espalexa.h here https://github.com/dosipod/WLED_alexa_Oct_2024_ps_fix/commit/6a8ae07a0fdc7f40cc7e1e7e44bc5e37dab407a7 , if you also enable github action then PlatformIO CI will auto generate the bins |
I installed the latest Binary (0.15.0-b7) but Alexa still not recognizing the presets. |
You sure you activated it in the Sync Settings? |
Yes i did delete the devices and only the one is coming back all the time |
And why do you setup 5 presets when you only have four? Maybe this is the confusing thing for Alexa |
It was just a test and its back to 4 |
I currently try the following: |
Sorry, maybe a dumb question, but did you also look under Device settings in Alexa and if they appear there? |
Now for the first time the device is called "Arbeitsplatte" as defined. |
Nothing changed. :( |
Do you have other WLED devices, that may inferences with this one? Like Wled Küche? |
WLEDKueche is the same device but from Home Assistant. This was the same all the time. |
If i want to trace the call with Wireshark to get the information how the call to Alexa looks like what do i need to lokk for? |
Having the same issue… I’ve tried deleting them, remaking them, rebooting the ESP 32 board, and manually resetting the board. However, every time I search for devices in the Alexa app, it only finds one device. The name is always random. It’s either one of the presets or the name of the device. I’ve tried and tested, but it only works with the one preset or name of the device. When deleting them from the Alexa app, it will be gone and reappear with another random preset name. It will cycle through this until I’ve deleted every single preset. It used to import as separate devices, but this is weird. Any fix? |
@ChristianBracket you have version v14.04 |
I don’t know if this is just the problem I’m having. Here’s a video to show it better. It sucks cause it was working about a year ago when I installed lights in my own room, but not now that I’m trying it in my brother’s… |
Please do the update first. You are using an old version which is not working anymore for amazon alexa. |
What happened?
When adding WLED to Alexa, presets are making it into Alexa
To Reproduce Bug
When configuring Alexa voice assistant in sync interfaces and configure 1 or more presets, nothing makes it into Alexa.
Expected Behavior
All presets appear as lights in Alexa and can be toggled to turn on and off
Install Method
Binary from WLED.me
What version of WLED?
0.15.0-b6
Which microcontroller/board are you seeing the problem on?
ESP8266
Relevant log/trace output
No response
Anything else?
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: