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

Wake up lights don't cancel easily #1

Closed
smkelly opened this issue Dec 16, 2018 · 1 comment
Closed

Wake up lights don't cancel easily #1

smkelly opened this issue Dec 16, 2018 · 1 comment
Assignees

Comments

@smkelly
Copy link
Owner

smkelly commented Dec 16, 2018

Now that the wake up lights are a sequence of staged l right.turn_on, it is hard to cancel the sequence if you want to sleep in.

If you tell an Echo to "turn off the lights," it will turn off all of the lights at that minute. But the sequence is not terminated so you'll get more light when the next light in the sequence is turned on.

Need to make it so turning any light off in the group also cancels the entire sequence. But only when the sequence is running.

@smkelly smkelly self-assigned this Dec 16, 2018
@smkelly smkelly closed this as completed Dec 27, 2018
@smkelly
Copy link
Owner Author

smkelly commented Dec 27, 2018

This has been resolved.

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