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

Immidiate RemoteStart should override Delayed Start #866

Open
josy1024 opened this issue Jan 27, 2025 · 0 comments
Open

Immidiate RemoteStart should override Delayed Start #866

josy1024 opened this issue Jan 27, 2025 · 0 comments

Comments

@josy1024
Copy link

Is your feature request related to a problem? Please describe.
Pause and RemoteStart do not Clear "Delayed Start"

Describe the solution you'd like
I want to Force A immediate Washing or Dryer Start Cycle for A Delayed Start Program.
Have a Delayed Start Job (and 2 Hours Remaining Time for Start)
but i have Solar Power Available and want to Start the Washing job NOW. (With an Automation)

Describe alternatives you've considered
Whats the best was to do? - Some Examples:

  • A: PAUSE:
    Manual: Set Washer to Remote Start
    Manual: Set Program 60° and Pause (But Pause will be Resetted after time!) => does not work

  • B: Immediat Start:
    Manual: Set Washer to Remote Start
    Manual: Set Program 60° and Delay Start o 5 Hours (Fallback to Delaystart iv no Solar power available)
    Automation: Kill Delay Start and Start Immediatly (Pause, RemoteStart)

  • C: Full Programming via Automation
    Manual: Set Washer to Remote Start
    Automation: Loop
    Set Program 60° Start (if Solar Power Available)
    Set Program 60° Start (if Custom Wait Timeout)

Additional context

Whats the Best Way to achieve this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant