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

Cannot remove timers if there's two or more timers of the same length #2532

Open
salleq opened this issue Nov 13, 2024 · 1 comment
Open

Comments

@salleq
Copy link
Contributor

salleq commented Nov 13, 2024

  1. start a timer for 1 hour
  2. pause the 1 time hour
  3. start another timer for 1 hour
  4. pause that timer too
  5. try to resume or delete either of the timers and be greeted with "cannot control multiple timers" error.

I think you should be able to either:

  1. not start multiple same length timers
  2. just cancel all timers with one command
  3. be able to edit (or at least see and cancel) the timers in GUI
@synesthesiam
Copy link
Contributor

We plan to add commands to cancel all timers that fit a criteria (and all timers set on a specific device).

I was hopeful we could have back and forth dialogue sooner. The plan was to have the device ask you a clarifying question.

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

2 participants