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

Use 80-bit commands for tilt and stop + fix in somfy_frame_t::copy #528

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

Conversation

perfrankling
Copy link

For motors that tilt quickly, it is necessary to use the 80-bit StepUp, StepDown and stop commands to avoid the shade accidentally being sent to the my position. The PR implements this if 80-bit frames are used. Also corrected a missing copy of stepSize in somfy_frame_t::copy

For motors that tilt quickly, it is necessary to use the 80-bit StepUp, StepDown and stop commands to avoid the shade accidentally being sent to the my position. The PR implements this if 80-bit frames are used.
Also corrected a missing copy of the steSize in somfy_frame_t::copy
Use 80-bit commands for tilt and stop + bugfix in somfy_frame_t::copy
Checks for division by zero
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.

1 participant