Skip to content

Conversation

@lbossle
Copy link

@lbossle lbossle commented Feb 19, 2022

This fixes #3 and #4.

Furthermore during my testing I found another problem which should know be fixed:
Example: The cover is at 100% and the button to go up is still active (because someone forgot). If you now set a target position via HA the cover goes down to 0% because the state change of the buttons overwrites the target position. I added a helper variable to prevent this.

@lbossle lbossle changed the title Fix arbitray value of target position Fix arbitrary value of target position Feb 19, 2022
@lbossle lbossle changed the title Fix arbitrary value of target position Fix arbitrary value of target position and more Feb 19, 2022
@nuessgens
Copy link

I'm facing the same issue.
Would be happy if this pull-request is accepted and merged back.
Or is there any reason why this pull request can't be accepted?

jeremiehuchet added a commit to jeremiehuchet/home-assistant-custom-components-cover-time-based-synced that referenced this pull request Aug 21, 2025
Fix arbitrary value of target position and more

kotborealis#5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: setting position to an arbitrary value just opens/closes it completely

2 participants