-
Notifications
You must be signed in to change notification settings - Fork 19
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
[Bug]: Cannot Stop or Reverse Cover Operation Mid-Action via Alexa #328
Comments
This is only possible if Alexa is actually sending the close command while opening the cover. If that's an Alexa issue we are not able to do anything about it. Can you please enable debug logging and reproduce the issue. Please attach the logs of this. If possible, only attach the logs of that two commands and not the last 5 days of logs 😅 |
I have now replicated the situation. The living room shutter was closed, and I opened it via Alexa. While it was opening, I tried three times to close the living room shutter. The commands can also be seen in the log, but the shutter continued to open.
|
I was just testing that with my own (virtual) cover.
Could it be a problem of your actual cover, that its not controllable while executing a command? |
I used the Shelly plugin for my roller shutter for over two years, and it worked perfectly. For the past six months, I’ve been using it with an Amazon Alexa Smart Home Skill, see https://www.home-assistant.io/integrations/alexa.smart_home/. It also worked flawlessly with that setup. I just tried it now in Home Assistant:
The only thing that works in Home Assistant is if I open the shutter and then select 0% in position mode, it will close during the opening process. So you're right. It seems to be a HA problem or a problem with my shutter. I have to investigate this. |
I'll close this issue for now. If you find anything I could improve, feel free to reopen |
Version
3.0.0-alpha.55
Matter Controller
Alexa
Steps to reproduce
I successfully installed the add-on and can control my covers through Alexa. For example, saying, “Alexa, open the living room cover” opens the cover as expected. However, if I say, “Alexa, close the living room cover” while the cover is still opening, the command is ignored.
I can only use the “close” command after the cover has fully opened. This makes it inconvenient if I accidentally open a cover and want to close it immediately.
Steps to Reproduce:
Install and set up the add-on.
Use Alexa to open the cover by saying, “Alexa, open the living room cover.”
During the opening process, say, “Alexa, close the living room cover.”
Expected Behavior:
The cover should stop and begin closing when the “close” command is given, even if it is still in the process of opening.
Actual Behavior:
The “close” command is ignored until the cover is fully opened.
State and attributes
No response
Relevant log output
No response
Documentation & Issues
The text was updated successfully, but these errors were encountered: