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 not updating HomeKit status for FYRTUR cover #108046

Closed
RFrost619 opened this issue Jan 14, 2024 · 3 comments
Closed

ZHA not updating HomeKit status for FYRTUR cover #108046

RFrost619 opened this issue Jan 14, 2024 · 3 comments
Assignees

Comments

@RFrost619
Copy link

The problem

Controlling IKEA FYRTUR cover in Home Assistant using ZHA and setting to any value besides 0% or 100% causes state for device passed through HomeKit bridge to continuously report "Opening..." in home app.

As I'm having this same problem, I'm really just opening this issue as another user suggested in the following discussion:
https://community.home-assistant.io/t/opening-closing-state-of-ikea-fyrtur-blind-with-zha-does-not-get-updated/513653

What version of Home Assistant Core has the issue?

core-2024.1.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/

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

Status updates correctly after calling Cover: Stop on the blind.

@home-assistant
Copy link

Hey there @dmulcahey, @Adminiuga, @puddly, @TheJulianJES, 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.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


zha documentation
zha source
(message by IssueLinks)

@TheJulianJES
Copy link
Member

TheJulianJES commented Jan 21, 2024

Is the state correct in HA? You should be able to check developer tools to get the full state of the cover entity.
If it's incorrect: ZHA cover support is currently being reworked a bit. Perhaps the changes already land in HA 2024.2.0 betas.

Possible relevant PRs:

@RFrost619
Copy link
Author

These potentially fix my issue, I somehow missed them when I searched originally. I'll close this and monitor the PRs you linked.

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

No branches or pull requests

5 participants