-
Notifications
You must be signed in to change notification settings - Fork 137
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
I say find my devices with Amazon Alexa, it finds only 1 device #228
Comments
The same here. I think that they have changed the philips hue protocol. |
I also have the same issue. |
I have the same issue, although when I ping on http://[espIP]/espalexa, I got the three devices. |
I called Amazon customer care, and they said they can see all the discover devices. However, in the app, only one channel is showing up. The problem is that in the app, it is displaying only one channel for each device. I am on a prototype design and just stuck. |
Will they fix the bug in the app? |
Did you try it? |
Same here. I used the https://github.com/vintlabs/fauxmoESP alternative and it worked for me. |
I switched off from FauxMo as it had the same issue back a couple years ago. My issue is it doesn't find all my set up devices, just randomly some. |
https://github.com/vintlabs/fauxmoESP this library also having same issue. |
In FauxmoESP Library Issue Section |
All right .... Thanks to user PakoCosmos at fauxmoESP section I could now successfully identify the place in the ESPalexa Lib to transfer his ESPalexa lib version 2.7.0 ` void encodeLightId(uint8_t idx, char* out) //OLD !!!!!!!!!!!!!! //NEW !!!!!!!!!!!!!! Good luck |
Their has no such lib version 2.7.0 Please let us know if any solution available. |
My fault. |
OK Let me check at my side. I will update. |
Thank You very much. |
|
Great job. |
@ams-hh Pull Request? |
Fix for LED and Scenes uncontrollable using Alexa. Weird behavior regarding to the device names and shared scenes fixed with this. Seen in issue Aircoookie/Espalexa#228 and fixed from @ams-hh Tested by myself and works just fine. Created second pull request here because the library seems to be a bit different from the official Espalexa repo. --------- Co-authored-by: Frank <[email protected]> Co-authored-by: Blaz Kristan <[email protected]>
Fix for LED and Scenes uncontrollable using Alexa. Weird behavior regarding to the device names and shared scenes fixed with this. Seen in issue Aircoookie/Espalexa#228 and fixed from @ams-hh Tested by myself and works just fine. Created second pull request here because the library seems to be a bit different from the official Espalexa repo. --------- Co-authored-by: Frank <[email protected]> Co-authored-by: Blaz Kristan <[email protected]>
Hello,
I installed espalexa on my NodeMCU card and there are 3 lamps in the program.
After the installation is completed; I say find my devices with Amazon Alexa, it finds only 1 device and turns it on and off only. The other 2 devices are not visible.
But when I want to delete the device from Alexa; I delete the device, then the 2nd device appears, I delete it too, the 3rd device appears, I delete it too, and it's done.
But I can't have it on 3 devices at the same time?
Please help urgently...
2.txt
The text was updated successfully, but these errors were encountered: