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
72.5k stars 30.33k forks source link

state off Velbus covers not correct #63394

Closed witte123 closed 2 years ago

witte123 commented 2 years ago

The problem

the state off the covers does not change to closed only when they are closing but the moment they are stopped or fully closed the state changes back to open.

What version of Home Assistant Core has the issue?

core-2021.12.7

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

velbus

Link to integration documentation on our website

https://www.home-assistant.io/integrations/velbus/)

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

probot-home-assistant[bot] commented 2 years ago

velbus documentation velbus source (message by IssueLinks)

probot-home-assistant[bot] commented 2 years ago

Hey there @cereal2nd, @brefra, mind taking a look at this issue as it has been labeled with an integration (velbus) you are listed as a code owner for? Thanks! (message by CodeOwnersMention)

pyrech commented 2 years ago

Look like I got the same issue with incorrect cover state. Mine is integrated through Deconz and its position is set to open when position reach value 100 (so it's closed but I can't open it as HA interface consider it open, I have to change the position instead)

Cereal2nd commented 2 years ago

this should be fixed via

https://github.com/Cereal2nd/velbus-aio/pull/26 (for the velbus integration)