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

Fixes and new functionality see description #7785

Merged
merged 3 commits into from
Feb 24, 2020

Conversation

stefanbode
Copy link
Contributor

Description:

  • shutterposition now reports actual position if the shutter is moving Blinds are reporting ShutterPosition = 0 during movement, should be sth other #7686
  • new RuleEvent: Shutter1#Target to get upfront info where the shutter is moving
  • RuleExecution now every second to get an update of the current position
  • New functionality for Stepper Motors. Now supporting 4 Stepper shutters working simultaneously
  • fix Shutter#Moved bug

Related issue (if applicable): fixes #

Checklist:

  • [x ] The pull request is done against the latest dev branch
  • [ x] Only relevant files were touched
  • [ x] Only one feature/fix was added per PR.
  • [ x] The code change is tested and works on core 2.6.1
  • [ x] The code change pass travis tests. Your PR cannot be merged unless tests pass
  • [ x] I accept the CLA.

- shutterposition now reports actual position if the shutter is moving arendst#7686
- new RuleEvent: Shutter1#Target to get upfront info where the shutter is moving
- RuleExecution now every second to get an update of the current position
- New functionality for Stepper Motors. Now supporting 4 Stepper shutters working simultanously
- fixed shutter#moved rule not triggered
@arendst arendst merged commit cfc3db0 into arendst:development Feb 24, 2020
@stefanbode stefanbode deleted the patch-10 branch August 20, 2020 15:16
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.

None yet

2 participants