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

ZHA : Cover states stays as Opening or Closing when using Set position #98933

Closed
GuillaumeB-GitHub opened this issue Aug 24, 2023 · 15 comments
Closed

Comments

@GuillaumeB-GitHub
Copy link

The problem

In ZHA: when using the set position feature to open or close a cover to a certain percentage, the cover state changes to Opening or Closing and never change to Open when the desired position has been reached.

It works fine if you use the Open/Close/Stop buttons.

What version of Home Assistant Core has the issue?

core-2023.8.3

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

ZHA

Link to integration documentation on our website

https://www.home-assistant.io/integrations/zha#debug-logging

Diagnostics information

zha-061e6119584d5d65f283e7693a589335-_TZE200_68nvbio9 TS0601-355e8211ebead2935da1d1b2c564ef71.json.txt
wrong_state

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

@home-assistant
Copy link

Hey there @dmulcahey, @Adminiuga, @puddly, mind taking a look at this issue as it has been labeled with an integration (zha) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of zha can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign zha Removes the current integration label and assignees on the issue, add the integration domain after the command.

(message by CodeOwnersMention)


zha documentation
zha source
(message by IssueLinks)

@GuillaumeB-GitHub
Copy link
Author

I implemented a fix, but it's my first time creating a PR for HA and I need to read more about the different steps to be done before I can submit it.

@yroffin
Copy link

yroffin commented Aug 27, 2023

hi,

what is your fix ?

GuillaumeB-GitHub added a commit to GuillaumeB-GitHub/core that referenced this issue Sep 4, 2023
@GuillaumeB-GitHub
Copy link
Author

GuillaumeB-GitHub commented Sep 4, 2023

Hi,
I created that pull request for it : #99646
Sorry, it's my first one, sonnet perfect.

@issue-triage-workflows
Copy link

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

@cremor
Copy link

cremor commented Dec 4, 2023

Please don't close this. There is even an open pull request for it.

@github-actions github-actions bot removed the stale label Dec 4, 2023
@tomasbedrich tomasbedrich mentioned this issue Dec 10, 2023
20 tasks
@codyc1515
Copy link
Contributor

codyc1515 commented Jan 27, 2024

I also faced this issue with the Aqara Roller Shade E1.

@fredera-atBE
Copy link

Facing the same issue also with the Aqara roller shades, stays in status opening after the desired position, which is not fully open, has been reached, If later on closing the shades in stays in closing status. Initially this worked fine but somewhere the past 2 months this changed, not sure after which update.
Any update on this or a possible work around?

@dmulcahey
Copy link
Contributor

Facing the same issue also with the Aqara roller shades, stays in status opening after the desired position, which is not fully open, has been reached, If later on closing the shades in stays in closing status. Initially this worked fine but somewhere the past 2 months this changed, not sure after which update. Any update on this or a possible work around?

If this is still happening please put ZHA in debug mode and reproduce the issue then disable debug mode for ZHA and attach the log file that is downloaded when you disable debug mode.

@fredera-atBE
Copy link

Facing the same issue also with the Aqara roller shades, stays in status opening after the desired position, which is not fully open, has been reached, If later on closing the shades in stays in closing status. Initially this worked fine but somewhere the past 2 months this changed, not sure after which update. Any update on this or a possible work around?

If this is still happening please put ZHA in debug mode and reproduce the issue then disable debug mode for ZHA and attach the log file that is downloaded when you disable debug mode.

Thank you for the quick reaction!
Attached debug log where I opened the blinds to a specific value (66) and it then stayed in "opening" mode.
image

home-assistant_zha_Debug_2024-02-28T16-32-59.392Z.log

Appreciate you looking into it.

Running Hassio; 2024.2.2

GuillaumeB-GitHub added a commit to GuillaumeB-GitHub/core that referenced this issue Mar 1, 2024
@RhavoX
Copy link

RhavoX commented Apr 25, 2024

I also see similar issue when you use a close cover service on an already closed cover it will also remain in closing indefinitely. Is this related? When HA is restarted it indicates a proper state.

@otaviojr
Copy link

otaviojr commented Apr 26, 2024

Same problem with TuyaTS130GP. It never detects the open/closed state. It always has a closing/opening state independent of where I send the command from, Dashboard, Alexa, etc.

@sltvtr
Copy link

sltvtr commented May 6, 2024

I've observed the same behaviour - with devices recognized as TuyaTS130GP (TS130F). When I click open or close I can hear relay going on and after some time off, but on the gui the state keeps showing "opening" or "closing" (not "open"/"closed")

@issue-triage-workflows
Copy link

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

@issue-triage-workflows issue-triage-workflows bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 11, 2024
@deadrubberboy
Copy link

I'm still having this issue with Aqara Roller E1 and newest HA

@github-actions github-actions bot locked and limited conversation to collaborators Sep 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet