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

sprinkler unexpected valve_overlap behavior #5777

Open
jotaj91 opened this issue May 10, 2024 · 0 comments
Open

sprinkler unexpected valve_overlap behavior #5777

jotaj91 opened this issue May 10, 2024 · 0 comments

Comments

@jotaj91
Copy link

jotaj91 commented May 10, 2024

The problem

When i use the sprinkler component with a valve_overlap with more than two valves i have an unexpected behavior when i pause a cicle after the first valve_overlap starts. After i resume the paused cicle, the next valve_overlap period will be cero and the rest of the cicle behaves as usual. I also tested this with a pump_start_pump_delay and now both valves turn off for the duration of the pump_start_pump_delay instead of both valves being on during the valve_overlap.

Which version of ESPHome has the issue?

2024.4.2

What type of installation are you using?

pip

Which version of Home Assistant has the issue?

No response

What platform are you using?

ESP32

Board

esp32-s3-devkitc-1

Component causing the issue

sprinkler

Example YAML snippet

sprinkler:
  - id: irrigation_ctrlr
    main_switch: "greenhouse_1_main_switch"
    auto_advance_switch: "greenhouse 1 Auto Advance"
    reverse_switch: "greenhouse 1 Reverse"
    valve_overlap: 2s
    pump_start_pump_delay: 1s

Anything in the logs that might be useful for us?

No response

Additional information

No response

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

No branches or pull requests

1 participant