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

Interpolation shutters #212

Merged
merged 11 commits into from
Jun 14, 2024
Merged

Interpolation shutters #212

merged 11 commits into from
Jun 14, 2024

Conversation

basbruss
Copy link
Owner

@basbruss basbruss commented Jun 12, 2024

Description

Add the ability to map the calculated positions to something that reflects the real-life positioning of a cover. Usefull for shutters that only start to open after x percentage position change.

Motivation and Context

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (non-breaking which updates existing code)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Other

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@basbruss basbruss added the 🚀 enhancement New feature or request label Jun 12, 2024
@basbruss basbruss marked this pull request as ready for review June 14, 2024 12:40
@basbruss basbruss merged commit e290b30 into main Jun 14, 2024
3 checks passed
@basbruss basbruss deleted the interpolation-shutters branch June 14, 2024 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add an offset for minimum cover position
1 participant