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

Fix arbitrary value of target position and more #5

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

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?

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