home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.93k stars 30.15k forks source link

Cover State Unknown for Tilt-Only Blinds #114542

Open Lonestar10 opened 6 months ago

Lonestar10 commented 6 months ago

The problem

Are blinds considered a Cover? If so, there is a problem. The state of Z-wave blinds is reported as unknown. Ever since the introduction of Window Covering v1 CC, the state of a tilt-only blind is reported as unknown and cannot be accurately controlled by Home Assistant.

What version of Home Assistant Core has the issue?

core-2024.3.3

What was the last working version of Home Assistant Core?

core-2023.6

What type of installation are you running?

Home Assistant OS

Integration causing the issue

ZwaveJS UI

Link to integration documentation on our website

No response

Diagnostics information

The state of a cover entity is based on its position, not its tilt, so a tilt-only cover does not have a state.
HAB Home Intelligence manufactures iBlinds (www.myiblinds,com). They sent a test unit to Home Assistant at HA's request, but this problem as not been resolved.

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

This issue has been reported by others, but the maintainer has not responded. https://github.com/home-assistant/core/issues/106439/

kuchrk24 commented 4 months ago

Has this gained any traction? This was posted in march and I see other issues posted last year for this. I just purchased some of the myiblinds and am experiencing this issue.

vexofp commented 3 months ago

I tried to jump-start discussion of some different potential solutions over in https://github.com/home-assistant/architecture/discussions/908#discussioncomment-8128515 a few months ago, but never got much traction. 🤷 There is also a more general discussion about covers over in https://github.com/home-assistant/architecture/discussions/979 .

I prototyped some of the different proposed solutions in branches (1C, 2A). Personally, I have been running the 1C option at home with my iBlinds for a few months now and generally happy with it (but YMMV). It's been on my todo list (though realistically not anytime soon) to check how well it works with automations like https://github.com/basbruss/adaptive-cover , before pushing it further.

issue-triage-workflows[bot] commented 5 days ago

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.