-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Hue emulation works with Alexa but she says, "device is not responding" #1434
Comments
I use ha-bridge and have it configured to send mqtt commands to turn on/off things. I did this because I had a light that was not hue capable but did support mqtt (with another gateway). I have not tried the emulation with Tasmota. |
Looks like issue 1429 is similar and there is a fix there. Or, you can use ha-bridge like I do. |
Got the exact same issue with version 5.10.0c |
Pls try again with 5.10.0d and report progress. |
issue remains on 5.10.0f |
Hello, same problem Here... :( |
Same issue on 5.11.1, the devices add no problem and Alexa app shows the status but when sending a command it says not responding. Wemo emulation works fine but that doesn't work for multi channel devices |
I have same issue. 5.11.1b. Alexa can discover and show the device in Alexa app but it cannot control it. Alexa says that the device does not respond and nothing happens when to try and turn on or off. The app shows the correct on or off state of the device so it seems that Tasmota ignores the commands from Alexa |
Same symptoms as halpz in the original comment. |
See my comment on what I think is a duplicate of this #1639 |
See my last comment in #1639, this might fix this issue also. |
Heya @arendst , it seems like alex ais not sending args to the webserver anymore when changing the state. i made some debug outputs in the code and received this: 21:33:37 HTP: Hue API (/api/dIUhc67uzIHamo5mYqfQVjkjgRMsvkXeZo4u4Fg/lights/1) this is state switch on/off from alexa app this is request state of device (repeated while device open in alexa app) i could not find out why the args are missing. from hue api https://developers.meethue.com/documentation/lights-api (register is free) |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue will be auto-closed because there hasn't been any activity for a few months. Feel free to open a new one if you still experience this problem. |
issue is still here v5.12.0 |
we are on 6.3.0.x |
ha wow the OTA didn;t work then ... lets try that again ! |
the sonoff works as expected, for example when I say, "Alexa, lights on" the lights turn on, but Alexa goes on to say "Lights isn't responding" - I think this is because it takes a while for the 'ON' status to be delivered to the echo and alexa thinks there is a problem?
anyone else had / solved this issue?
Thanks
The text was updated successfully, but these errors were encountered: