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

Cover states wrong for Velbus covers (always open) #78940

Closed KevChief closed 2 years ago

KevChief commented 2 years ago

The problem

Velbus covers always have the state "open". When closing a cover, the state changes to "closed" while closing, but it reverts to "open" when the covers are fully closed. The position is correct though between 0 and 100.

image image

What version of Home Assistant Core has the issue?

2022.9.4

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Core

Integration causing the issue

Velbus

Link to integration documentation on our website

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

Diagnostics information

config_entry-velbus-f8ac2eddbd4323db49707f447f09b688.json (1).txt

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

homeassistant commented 2 years ago

velbus documentation velbus source (message by IssueLinks)


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)

KevChief commented 2 years ago

I've closed this issue because it's related to the Velbusaio repo; I've opened a new issue in that repo so it can be followed up on there: https://github.com/Cereal2nd/velbus-aio/issues/44