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

Added support for miltizone configuration #47

Merged
merged 2 commits into from
Jul 29, 2020
Merged

Added support for miltizone configuration #47

merged 2 commits into from
Jul 29, 2020

Conversation

jukindle
Copy link
Contributor

Regarding the issue #36 I added multizone support to the component. In detail, the following features were added

  • Support for setting the multizone probabilities (in parts of then, i.e. [2, 3, 5, 0] means 20% for selecting zone 1, 30% for zone 2 etc)
  • Support for setting the distance in meters which are traveled by the mover to reach a given zone.

The conventions used for setting rain delay and time extensions have been followed. A useful extension would be to read out the current values (i.e. probability and distance) and add them to the status sensor.

@MTrab MTrab merged commit 9d63be6 into MTrab:master Jul 29, 2020
@MTrab
Copy link
Owner

MTrab commented Jul 29, 2020

Thank you for the help :)

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